Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-2446

Add support for BigDecimal JCR values

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • JCR Resource 2.1.0
    • JCR

    Description

      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.

      Attachments

        1. BigDecimal_tests_.patch
          3 kB
          Jeff Young

        Activity

          People

            justinedelson Justin Edelson
            jeyjey Jeff Young
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: