I understand from the quoted sentence that they target situations where each user has more than one locale active. Because if they mean that each user has it's own locale, I don't see the problem at all. Even in the case where you want to use more than one locale for a user it's easy to implement... I must be missing something!
Eelco ----- Original Message ----- From: "Eelco Hillenius" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 21, 2003 5:32 PM Subject: Re: [Mav-user] Internationalization > So far, I did not have special reqs for internationalization, so the default > i18n support in Java works fine for me. The commons package looks allright > though; might give it a try next time. You probably read about the shunting > option in Maverick? You can do neat stuff with that as well. > > Btw, the following quote is from the commons-resource site and is listed as > one of the shortcommings of the default i18n framework: > <quote> > The classes assume that all messages should be presented based on a single > Locale, while many applications require support for different Locales for > each current application user. > </quote> > > I have to say I wonder what concrete situations they had in mind... I never > had a similar req. Do you have any special stuff? > > Eelco > > ----- Original Message ----- > From: David Cruwys > To: [EMAIL PROTECTED] > Sent: Saturday, June 21, 2003 9:47 AM > Subject: [Mav-user] Internationalization > > > Struts has inbuilt internationalization, Maverick which is only focusing on > the MVC does not. > > I had a look on the Jakarta site and elsewhere for a standard > internationalization component and notice that there is a preliminary one in > the commons - sandbox which is going to be based on the Struts > implementation. > > I was wondering what other Maverick users are doing in regards to > internationalization, is there a pre made component for easily working with > i18n or have most of you rolled your own components for i18n support within > your applications. > > Cheers Dave > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > [INVALID FOOTER] > ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php [INVALID FOOTER]
