I wanted to start a discussion about this as I usually get this ugly feeling when ever I take on GWT i18n . To begin with, I believe that internationalization is, inherently, a server side issue, so solving it on the client is the wrong way to do it. Moreover, the way it is done, by compiling the whole app separately per browser and per locale, screams overkill. In general, I think that GWT's feature of deferred binding should be used with more chariness than it currently is. What do you 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.
