user-pic

moru0011

  • Commented on Why Dart is not the language of the future
    This post is full of wrong assumptions and misunderstandings. Dart has mix-ins not interfaces Factory constructors. Construction of objects is more than a design pattern, object construction is a core element of a language. Factory methods are a great improvement...
Subscribe to feed Recent Actions from moru0011

  • Malaidas commented on Why Dart is not the language of the future

    I strongly feel you are missing the pint somewhat here.

    the primary use of dart is to bring sanity to scripting web applications, specifically those of moderate to large size and in this it achieves its aims from what I can see. Would I choose it for a desktop application, no, there are a plethora of languages better suited to this. For use in the browser though its a good choice in my opinion. Certainly better than plugins such as Java Applets or Flash etc.

    the main stopping point with creating sensible we applications is JavaScript's stupidities. Which are caused of course…

  • cgarcia.e88 commented on Why Dart is not the language of the future

    For the reader, this article is very old and MISLEADING. The author just wrote it based on the SPEC and not actually coding. The conclusion of the author that "Dart fails to provides the advantages of static languages, without compensating by the flexibility of dynamic languages." is wrong. You get runtime errors and autocompletion thanks to its typed nature, but there is also the 'dynamic' type which gives you all the flexibility you might need.

    First I think that a title like "The language of the Future" is the author being pretentious. Dart doesn't want to be the "ultimate" langua…

Subscribe to feed Responses to Comments from moru0011

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.