First question you must aks yourself: Whats benefits give GWT at in JS at all ? And the answer is: static typing language for JavaScript (producing).
Do you trust in static typing ? :-) It is matter if you practice: Tdd/Unit testing Source refactoring Less error prone code (through static types) (more on PHP and static typing: http://dmitry-nikolaev.blogspot.com/2009/06/php-vs-java-from-developer-perspective.html) But if you dynamic-typing guy, You couldnt achieve something big improvements. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
