Re: [Mav-user] Internationalization

2003-06-30 Thread toby cabot
On Sat, Jun 21, 2003 at 05:47:53PM +1000, David Cruwys wrote:
> Struts has inbuilt internationalization, Maverick which is only focusing on
> the MVC does not.

Maverick has a mechanism that works well for i18n (as well as other things):
http://mav.sf.net/maverick-manual.html#N10174




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
[INVALID FOOTER]


[Mav-user] Internationalization

2003-06-23 Thread David Cruwys



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


Re: [Mav-user] Internationalization

2003-06-23 Thread Eelco Hillenius
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:
> 
> 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.
> 
>
> 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]


Re: [Mav-user] Internationalization

2003-06-21 Thread Eelco Hillenius
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:

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.


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]