Reviewers: jat, scottb,

Description:
This allows binding the default locale to a user-specified locale, so
that requests for which locale negotiation fails end up being an actual
locale with actual currency and number formatting specification.

To achieve this, we also allow property providers to do template
substitution of configuration properties.

I should note that the hosted mode support checks out for Linux legacy
hosted & FF3 oophm.  It was actually *failing* for me on Windows legacy
(which means my IE, IE8, right?), although I couldn't figure out why.
Since it's working on Linux, I now believe that's an unrelated issue,
'cept for the time it cost me.

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

Affected files:
   dev/core/src/com/google/gwt/core/ext/SelectionProperty.java
    
dev/core/src/com/google/gwt/core/ext/linker/impl/SelectionScriptLinker.java
   dev/core/src/com/google/gwt/dev/cfg/StaticPropertyOracle.java
   dev/core/src/com/google/gwt/dev/shell/ModuleSpacePropertyOracle.java
   samples/i18n/src/com/google/gwt/sample/i18n/I18N.gwt.xml
   user/src/com/google/gwt/i18n/I18N.gwt.xml
   user/src/com/google/gwt/i18n/rebind/AbstractLocalizableImplCreator.java



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

Reply via email to