I think you should read this:
2012/3/26 dmen <dmenounos@gmail.com>
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Nel mondo esistono 10 categorie di persone, quelle che capiscono il binario e quelle che non lo capiscono.
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment