[ http://issues.apache.org/jira/browse/TOMAHAWK-610?page=comments#action_12429107 ] Mario Ivankovits commented on TOMAHAWK-610: -------------------------------------------
In the sandbox there is a numberconverter which will automatically detect the required destination type by looking at the value binding. Might this not do the job too? > 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
