You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Colebourne <sc...@btopenworld.com> on 2005/08/16 00:04:40 UTC

[lang] LocaleUtils

I have checked in a LocaleUtils class, without tests. This is to show 
what I have in mind for this class. Not big, just to cover a few 
operations that you can't easily achieve with the locale class itself.

It is definitely not intended as the first step of a localization system.

Anyway, please take a look. If opinions are that [lang] shouldn't cover 
this area, then it can get deleted.

Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [lang] LocaleUtils

Posted by Stephen Colebourne <sc...@btopenworld.com>.
Stephen Colebourne wrote:
> I have checked in a LocaleUtils class, without tests. This is to show 
> what I have in mind for this class. Not big, just to cover a few 
> operations that you can't easily achieve with the locale class itself.
> 
> It is definitely not intended as the first step of a localization system.
> 
> Anyway, please take a look. If opinions are that [lang] shouldn't cover 
> this area, then it can get deleted.

Sorry, original SVN checkin failed, but the file is there now!

Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org