[ https://issues.apache.org/jira/browse/JCR-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620244#action_12620244 ] Jukka Zitting commented on JCR-1710: ------------------------------------ +1 Go ahead! This should make the patch in JCR-1705 a lot easier to read... > Promote ChildNodeEntry and ChildNodeEntries to top level classes. > ----------------------------------------------------------------- > > Key: JCR-1710 > URL: https://issues.apache.org/jira/browse/JCR-1710 > Project: Jackrabbit > Issue Type: Improvement > Components: jackrabbit-core > Reporter: Marcel Reutegger > Priority: Minor > > The current NodeState class is quite heavy weight (source code wise) and the inner class ChildNodeEntry is used in a lot of places outside of NodeState. I think it is useful to have them promoted to top level classes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.