Sorry, I don't understand why you wouldn't simply localize the
"alignSymbol", "thousandsSeparatorTo", and "decimalSeparatorTo"
resources in the "SharedResources" bundle in order to get localized
currency formatting with CurrencyFormatter.

 

Gordon Smith

Adobe Flex SDK Team

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Richard Rodseth
Sent: Tuesday, July 01, 2008 7:25 AM
To: [email protected]
Subject: Re: [flexcoders] CurrencyFormat vs locale

 

Thanks, I'll look at that.
Gordon, it's just a case that the app as a whole is not being
localized for everywhere just yet. For example, my understanding is
that the Euro is used in many different locales which may have
different decimal and thousands separators.

On Mon, Jun 30, 2008 at 7:37 PM, Paul Hastings <[EMAIL PROTECTED]
<mailto:paul.hastings%40gmail.com> > wrote:
> Gordon Smith wrote:
>> What is the problem with bundling resources for each locale?
>
> well for starters, having to know what to bundle ;-)
>
> http://as3localedata.riaforge.org/
<http://as3localedata.riaforge.org/> 
>
> is based on the CLDR project data, which is as good as gets when it
comes to
> locale resources.
>
> 

 

Reply via email to