No, the code does not involve changes to the standard library. The only thing you have to do is to replace the localization module to another in the gwt.xml file. It is very simple and contains about 5 simple classes. The only thing you have to do manually is to link "lang.js" to a servlet in web.xml.
We started creating this module for about 3 month ago, and we still need to test it more thorough, which is why I posted this here to get more people involved for comments, features and optimizations. We've deployed an application live containing this server side I18N, and it is working like a charm: http://www.facebook.com/video/video.php?v=1174821983024&ref=mf If you are interested in trying it out your selves, I'll be happy to supply you with information and source code. On Oct 21, 11:22 pm, Ray Ryan <[email protected]> wrote: > Thoka, does your code involve changes to GWT proper? If not (or if so, for > that matter), would you be willing to create a new Google Code site for it? > It doesn't have to be part of GWT proper to be useful. And there's no reason > it couldn't reach GWT proper via that route--probably more likely for a > larger feature like this one. > rjrjr --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
