Re: i18n

Emiliano Heyns <[email protected]> Thu, 03 Apr 2003 11:14:26 +0200
Newsgroups gmane.comp.java.xwt.general
Message-ID <[email protected]>
Adam Megacz wrote:

>>Where would I store these translations in the xwar if I include them
>>in the xwar itself?
> 
> Ideally, yes.  Or you could xwt.loadArchive() them on demand.

Hmmm... I'm still not getting it. I want to load something on the fly 
that contains all the strings for my UI. Retheming probably isn't the 
best appraoch for me because of parameter substitution. So I'm thinking 
something with loadArchive as was suggested before, or using an xmlrpc 
call to load the strings. But where would I store them? I don't want 
each panel to make xmlrpc calls to build the ui; I'd rather fetch them 
all at once, and then have them available throughout my app. Suggestions?

Emile


_______________________________________________
http://lists.xwt.org/listinfo/dev