Reviewers: unnurg,

Description:
Improve runtime locales support, so runtime locales that are under a
more specific compile-time locale do not appear under a more general
one.  An example would be compile locales of [es, es-419] and runtime
locales of [es-es, es-co, es-ar] -- the runtime locales for es should
not include es-co and es-ar since they are also under es-419.

Review by: unn...@google.com

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

Affected files:
  M user/src/com/google/gwt/i18n/rebind/LocaleUtils.java
  M user/src/com/google/gwt/i18n/server/GwtLocaleImpl.java
  A user/test/com/google/gwt/i18n/rebind/LocaleUtilsTest.java


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

Reply via email to