Paul Hastings wrote:
>> http://www.onlamp.com/pub/a/php/2002/06/13/php.html
>
> i see, yes quite similar to resourceBundles except perhaps for the dir
> requirement? i think there are java tools for something like this ("after
> the fact i18n").

I think Sun took a good look at gettext when they made their
resourcebundles.

>> The reason to try to use gettext instead of ResourceBundles in
>> this case is that the code will have to coexist with PHP and Perl
>> code in a shared repository (probably GForge). I want to leverage
>
> oh boy. headaches just thinking about that.

How hard can it be? It is not fundamentally different from using
ResourceBundles.

In the long run being able to recycle strings from the PHP and
Perl code would be a huge advantage. And for this particular
application it is very usefull that partially translated
languages don't crash and burn ;-)

> well i finally figured out how to easily use "native" java resourceBundles,
> managing the translations without something like rbManager was becoming a
> huge pain, though the ease of use of simply opening notepad to edit utf-8
> resourceBundles is still appealing.
> http://www.sustainablegis.com/unicode/resourceBundle/javaRB.cfm

Maybe not so much the editing as being able to read it.

Jochem

--
When you don't want to be surprised by the revolution
organize one yourself
     - Loesje
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to