Make JcrPropertyMap public
--------------------------
Key: SLING-566
URL: https://issues.apache.org/jira/browse/SLING-566
Project: Sling
Issue Type: Wish
Components: JCR Resource
Affects Versions: JCR Resource 2.0.2
Reporter: Tobias Bocanegra
the current JcrPropertyMap in org.apache.sling.jcr.resource.internal.helper.jcr
is package protected. although node resources
can be adapted to ValueMaps, sometimes when having a node structure it would be
very convenient using the JcrPropertyMap
directly and not having to re-adapt it via a resource.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.