You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2012/07/12 14:34:34 UTC

[jira] [Created] (OAK-183) Remove duplicate fields from NodeImpl and PropertyImpl which are already in the ItemImpl super class

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

             Summary: Remove duplicate fields from NodeImpl and PropertyImpl which are already in the ItemImpl super class 
                 Key: OAK-183
                 URL: https://issues.apache.org/jira/browse/OAK-183
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: jcr
            Reporter: Michael Dürig
            Assignee: Michael Dürig


{{NodeImpl}} and {{PropertyImpl}} both keep a reference to the underlying delegate despite such a reference already being available from the {{ItemImpl}} super class. 

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

       

[jira] [Resolved] (OAK-183) Remove duplicate fields from NodeImpl and PropertyImpl which are already in the ItemImpl super class

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OAK-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved OAK-183.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4

Fixed at revision 1360658
                
> Remove duplicate fields from NodeImpl and PropertyImpl which are already in the ItemImpl super class 
> -----------------------------------------------------------------------------------------------------
>
>                 Key: OAK-183
>                 URL: https://issues.apache.org/jira/browse/OAK-183
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 0.4
>
>
> {{NodeImpl}} and {{PropertyImpl}} both keep a reference to the underlying delegate despite such a reference already being available from the {{ItemImpl}} super class. 

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