[
https://issues.apache.org/jira/browse/OAK-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250681#comment-13250681
]
Michael Dürig commented on OAK-15:
----------------------------------
By now (rev. 1311731) the dependencies to MicroKernel from oak-jcr have been
removed.
The remaining dependencies are on: NodeState, NodeStateEditor, PropertyState,
Scalar, ScalarImpl and PathUtils.
Except for PathUtils, I suggest to duplicate these in the oak-api (OAK-18) and
evolve them independently from the corresponding entities in oak-mk on an as
need basis.
Wrt. PathUtils I think we should not rely on PathUtils from oak-mk but rather
roll our own.
> Clean up oak-jcr
> ----------------
>
> Key: OAK-15
> URL: https://issues.apache.org/jira/browse/OAK-15
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: jcr
> Reporter: Michael Dürig
> Assignee: Michael Dürig
>
> We should clean up oak-jcr: OAK-5 provides primarily JCR bindings. We should
> identify which parts thereof should go into other components and move them:
> - persistent node state handling should go into oak-core
> - JSON parsing should go into oak-core or some other place
> - stuff in the utils package should probably move to a common place depending
> on whether it is general enough
--
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