First I wanna say that I love GWT. But I feel that GWT sometimes reinvent the wheels or try to create new tools that we need to relearn instead of relaying on Java & other Java's open source projects.
UiBinder and I18N. Java already has a Resource Bundle feature. I think Google is confused about the language, they built GWT on Java because of Java's popularity, but I want to say that is nothing that specially about the syntax, the main important are the libraries. e.g , GWT.log ! why they reinventing logging ! After 10 years experience in Java, I have to relearn how to do I18N !! why ? So my advice to Google, give us Java, i.e , the platform, with current model and the core library. Not the syntax. I rather write in PHP with the same Java library, than write in Java with a new framework ! What you guys think ? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
