Thoka, I hope previous replies didn't come across as a debate as to whether the use cases you describe are valuable or not; clearly they are. The point is just that we want to identify exactly what the pros/cons of each world view are to decide, among other things, if there is "one right answer" versus just acknolwedging that there should be multiple libraries, each with different tradeoffs. In this case, it seems quite likely to be the latter.
So, as Ray suggests, if you'd be willing to make your library available, you could start evangelizing it to other GWT users and if over time a consensus emerges in favor of that approach, it would be much easier to justify trying to roll that functionality into GWT proper. On Wed, Oct 21, 2009 at 2:37 PM, Thoka <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
