GWT has a fundamental architecture flaw. It should not be necessary to
compile the whole code base more than exactly once. Deferred binding
is great for implementing algorithms dynamically. For I18N is
obviously wrong IMO. Thankfully that can be avoided. Ideally only a
thin DOM abstraction layer should be different for each browser,
physically separated and loaded from the bootstrap code. Deferred
binding at the widget level should not be have happened!

Just my thoughts.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to