Google has done a great job when created internationalization support
for GWT apps. Its i18n capabilities are however far from exhaustive.
One of the features I'm missing most is a support of java.text.* JRE
subpackage, more precisely it's java.text.Collator. I haven't found
any possible solution of comparing strings in GWT, regarding locale-
based rules (lexical Unicode based comparing used in String class of
course doesn't do the job). Comparing (and sorting) strings with
regard to international rules seem as being of essential importance to
me, does anybody know anything about it's future (maybe planned)
implementation in GWT? THX Jan.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to