Add new adapters to JcrPropertyResource
---------------------------------------

                 Key: SLING-274
                 URL: https://issues.apache.org/jira/browse/SLING-274
             Project: Sling
          Issue Type: Improvement
          Components: Resource
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: 2.0.0


The JcrPropertyResource class abstracting JCR Properties into a Resource 
currently misses to adapters:

    String.class -> gets the string value of a property
    Node.class -> for a REFERENCE property return the target node

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to