Reviewers: pdr,

Description:
Add support for selecting messages based on arbitrary values, such
as gender of a placeholder.  Also, add support for more than one
@PluralCount / @Select on a given message, in any mix.

Patch by: jat
Review by: pdr


Please review this at http://gwt-code-reviews.appspot.com/1246801/show

Affected files:
  M user/src/com/google/gwt/i18n/client/Messages.java
  M user/src/com/google/gwt/i18n/rebind/AnnotationsResource.java
  M user/src/com/google/gwt/i18n/rebind/MessageFormatParser.java
  M user/src/com/google/gwt/i18n/rebind/MessagesImplCreator.java
  M user/src/com/google/gwt/i18n/rebind/MessagesMethodCreator.java
  M user/src/com/google/gwt/i18n/rebind/format/PropertiesFormat.java
  M user/src/com/google/gwt/user/rebind/AbstractGeneratorClassCreator.java
  M user/test/com/google/gwt/i18n/client/I18N2Test.java
  M user/test/com/google/gwt/i18n/client/TestAnnotatedMessages.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to