Static string internationalization means that the gwt compiler
generates extra permutations for every locale/browser combination, and
changing the locale on the client means replacing the currently loaded
permutation with a different one, so I guess there is no other way.

Anyway, you should be able to ease the pain of double loading by
defining a split points

On 1 Jan., 18:28, andrew_d_mackenzie <[email protected]>
wrote:
> I'd like to add my 2cents to the original question.
>
> Is there no other way to change locale than adding parameter to url
> and doing a refresh?

-- 
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