[
https://issues.apache.org/jira/browse/OAK-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889510#comment-13889510
]
Michael Dürig commented on OAK-1381:
------------------------------------
I don't think {{Tree}} is the right place. After all this makes a constant part
of the Oak API that refers to something that is not part of the Oak API. We
should probably better move it to some "plugin place".
> 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)