Michael Dürig created OAK-136:
---------------------------------

             Summary: NodeDelegate leakage from NodeImpl
                 Key: OAK-136
                 URL: https://issues.apache.org/jira/browse/OAK-136
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: jcr
            Reporter: Michael Dürig


Since revision 1344662 NodeImpl has an (package private) accessor for 
NodeDelegate. This defeats the original intent of the separation of NodeImpl 
and NodeDelegate (OAK-84): users should not be able to gain access to internals 
by hacking NodeImpl. But precisely this is now possible when a user put his 
code into the org.apache.jackrabbit.oak.jcr package.


--
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