[ 
http://www.stripesframework.org/jira/browse/STS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter closed STS-108.
--------------------------


> Make number type converters more currency friendly
> --------------------------------------------------
>
>                 Key: STS-108
>                 URL: http://www.stripesframework.org/jira/browse/STS-108
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Validation
>    Affects Versions: Release 1.0, Release 1.0.1, Release 1.0.2, Release 1.1, 
> Release 1.1.1
>            Reporter: Tim Fennell
>            Assignee: Tim Fennell
>             Fix For: Release 1.2
>
>
> Right now it's a bit of a pain to use the built in type converters for 
> currency parsing.  If you only want to use one of them (say 
> BigDecimalTypeConverter) it's not so bad, you can just extend it and override 
> getNumberFormat().  But if you wanted several to be currency capable it'd be 
> a bit of a pain.
> I'd like to have the converters do a two-pass parse, once as non-currency and 
> once as currency for the given locale.  That way noone has to worry about 
> currency or not, it'd just work.  Also it'd be good to have support for 
> parenthetical negatives e.g. (100) == -100.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to