aharui commented on issue #653: CurrencyFormatter
URL: https://github.com/apache/royale-asjs/issues/653#issuecomment-571377569
 
 
   The Basic components are meant to be as small as possible and add 
functionality in a pay-as-you-go fashion (PAYG).  Since not all users will need 
a CurrencyFormatter with a thousand's separator, the version you referenced 
does not support it.  But feel free to offer a patch that adds a subclass of 
CurrencyFormatter (maybe CurrencyFormatterWithThousandsSeparator) with the 
desired functionality.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to