angela created OAK-220:
--------------------------
Summary: PropertyState can only be accessed from parent tree
Key: OAK-220
URL: https://issues.apache.org/jira/browse/OAK-220
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Reporter: angela
currently the oak api only allows to access a given property state from
the parent tree. however the jcr api also allows to access properties
directly from the session object (see also OAK-218) and we should/cannot not
rely on the accessibility of the parent node.
possible solutions include for example adding Root#getProperty(String path)
in analogy to Root#getTree.
--
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