I agree with what James wrote. There is a whole class of alt-js languages that compile to javascript. GWT if by far the most mature and usable. You can use the mature widget library for Enterprise kinds of stuff, our use low level browser api's and Elemental to write 'to the metal' browser code. It optimizes the heck out of the resulting code. It integrates with other Javascriipt libraries (like phonegap). The new codeserver and support for source maps makes the workflow really great. It's a pleasure to use and that is important.
Ed On Friday, February 22, 2013 3:50:34 PM UTC-8, Joe Attardi wrote: > > With recent things like the development of Dart and the moving of GWT to a > steering committee, I'm a little uncertain about GWT's future. To those of > you more experienced with it - does it still make sense to use for new > projects? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
