[ 
https://issues.apache.org/jira/browse/SLING-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Young updated SLING-2446:
------------------------------

    Attachment: BigDecimal_tests_.patch
    
> Add support for BigDecimal JCR values
> -------------------------------------
>
>                 Key: SLING-2446
>                 URL: https://issues.apache.org/jira/browse/SLING-2446
>             Project: Sling
>          Issue Type: New Feature
>          Components: JCR
>            Reporter: Jeff Young
>            Assignee: Justin Edelson
>              Labels: newbie, patch
>             Fix For: JCR Resource 2.1.0
>
>         Attachments: BigDecimal_tests_.patch
>
>
> JCR supports the typehint {Decimal} for java.math.BigDecimal, but 
> JcrPropertyMap doesn't know about it so doing a map.get(propName, 
> BigDecimal.class) returns null.
> Likewise, you should be able to adapt a Property Resource into a BigDecimal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to