[ 
https://issues.apache.org/jira/browse/TOMAHAWK-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605476#action_12605476
 ] 

Mike Kienenberger commented on TOMAHAWK-610:
--------------------------------------------

Other pitfalls to avoid when parsing currency values, also by Joe Sam Shirah:

http://www.ibm.com/developerworks/java/library/j-numberformat/index.html

> Add currency symbol handling to Mario's sandbox numberConverter
> ---------------------------------------------------------------
>
>                 Key: TOMAHAWK-610
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-610
>             Project: MyFaces Tomahawk
>          Issue Type: New Feature
>          Components: New Component
>            Reporter: Mike Kienenberger
>            Assignee: Mike Kienenberger
>         Attachments: JCFDP.java
>
>
> I will contribute a subclass of NumberConverter that converts numbers into 
> BigDecimals and properly handles converting currency values (as this is the 
> primary need for a BigDecimal-returning NumberConverter).
> Joe Sam Shirah has agreed to grant ASF the license for the currency handling 
> (the currency parser requires a currency symbol, but we don't want end users 
> to have to input currency symbols unless they want to), and he'll attach this 
> code to this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to