I'm still puzzled by Dart's allowance of dynamic typing, though. What's the
> rational here? Saving a few keystrokes just so you can prototype faster?
> This doesn't make much sense.
>

this is what I think you don't get:  most web devs like dynamic typing.

hang out on hacker news for a bit and check out all the dart trashing.
 there was more a few days ago than now, but there is still some going on.
maybe the startup/bleeding edge types aren't the target audience though?

I personally think the anti-static typing people don't realize that static
typing doesn't have to suck because they've only seen sucky implementations
(java).  to convince these guys, they need something that is statically
typed but isn't so verbose/ugly (not dart).

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to