I think you should read this: https://developers.google.com/web-toolkit/doc/latest/DevGuideCodingBasicsDeferred<https://developers.google.com/web-toolkit/doc/latest/DevGuideCodingBasicsDeferred?hl=it>
2012/3/26 dmen <[email protected]> > 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 [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. > > -- 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 [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.
