You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2015/11/06 10:09:27 UTC

[jira] [Created] (OAK-3593) improvements to plugins/tree

angela created OAK-3593:
---------------------------

             Summary: improvements to plugins/tree
                 Key: OAK-3593
                 URL: https://issues.apache.org/jira/browse/OAK-3593
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: commons, core
            Reporter: angela
            Assignee: angela
            Priority: Minor


proposed improvements:

- introduce {{TreeFactory.createReadOnlyTree(Tree readOnlyParent, String childName, NodeState childState)}} 
- introduce {{TreeLocation.getName()}}
- introduce constants for path and name of the root tree

furthermore in the implementations:
- use root-node related constants in {{ImmutableTree}}
- simplify {{ImmutableTree.isRoot}}
- remove redundant checks for null when param is marked nonnull
- add missing param annotations



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)