[ http://issues.apache.org/jira/browse/TOMAHAWK-610?page=comments#action_12429127 ] Mike Kienenberger commented on TOMAHAWK-610: --------------------------------------------
Mario's numberConverter implementation is already there, so we'll use that. It still needs the ability to convert currency values, and it needs to be rewritten to inherit from NumberConverter. I'll work on these issues once Joe Sam has contributed the code. (It'll probably be a couple of weeks in any case before I have time). > convertNumberAsBigDecimal converter > ----------------------------------- > > Key: TOMAHAWK-610 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-610 > Project: MyFaces Tomahawk > Issue Type: New Feature > Components: New Component > Reporter: Mike Kienenberger > Assigned To: Mike Kienenberger > > 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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
