Thursday, December 4, 2014

MessagesWithLookup

In a special case in my application I need the extra functionality of Messages but I need something like the behavior of ConstantsWithLookup.
 
I understand that Messages do not provide a lookup functionality for performance reasons, however sometimes it would be useful to have something like MessagesWithLookup. (I need to be able to support PluralCount and SafeHtml results, which are not supported by ConstantsWithLookup).
 
I wanted to try and create such a thing myself, however most code of the com.google.gwt.i18n.rebind is package private.
 
So, any plans to add it (or allow a patch for that feature) ?
 
 

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment