[
https://issues.apache.org/jira/browse/OAK-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890497#comment-13890497
]
angela commented on OAK-1381:
-----------------------------
i had a quick discussion with michael wrt this issue and we thought about
creating a oak.plugins.tree package that would not only contain the constants
but also the tree related stuff that is currently located in the util package
(which is kind of sammelsurium package right now). i made a patch yesterday and
will provide it here as soon as i am sure that i don't break anything.
> Avoid dependency to AbstractTree outside of oak.core package
> ------------------------------------------------------------
>
> Key: OAK-1381
> URL: https://issues.apache.org/jira/browse/OAK-1381
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: angela
> Assignee: angela
> Priority: Minor
> Attachments: OAK-1381.patch
>
>
> there are quite some dependencies to AbstractTree outside of oak.core
> package. all of them just referring to the OAK_CHILD_ORDER constant.
> in order to clean this up i would suggest to move the constant to the Tree
> interface.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)