CurrencyFormatter
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
NumberFormatter (org.apache.royale.html.accessories.NumberFormatter) has a thousandsSeparator attribute but CurrencyFormatter (org.apache.royale.html.accessories.CurrencyFormatter) does NOT. The original flash builder component had a thousandsSeparator for the CurrencyFormatter.
Is there a reason for this and/or how can I implement a thousandsSeparator for the CurrencyFormatter..?
Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing org.apache.royale.html.accessories.NumberFormatter with org.apache.royale.html.accessories.CurrencyFormatter, focusing on how the existing thousandsSeparator attribute is exposed. Confirm the CurrencyFormatter behavior against the original Flash Builder component, then verify that currency values support the requested separator consistently.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100