GWT's i18n adds compile time checking, type checking for constants and amazing plural support. Treating with string based property bundles is a pain. Regards.
- Andrés On 25 mar, 19:14, John Tamplin <[email protected]> wrote: > On Fri, Mar 25, 2011 at 5:34 PM, Andrés Testi <[email protected]>wrote: > > > +1 for this! > > > Are there similar plans for com.google.gwt.i18n? > > GWT's i18n seems inextricably tied to GWT, so I don't see any reason to move > it out. Most of the classes for the infrastructure have been placed in the > server package, and eventually Messages/etc will be as well (though > unfortunately it will be a breaking change for non-GWT generators since > annotations can't inherit from other annotations). > > -- > John A. Tamplin > Software Engineer (GWT), Google -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
