[
https://issues.apache.org/jira/browse/JCR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757124#action_12757124
]
Marcel Reutegger commented on JCR-1483:
---------------------------------------
- moved common functionality from NodeTypeImpl (core and jcr2spi) to
AbstractNodeType (spi-commons)
svn revision: 816568
TODOs:
- merge EffectiveNodeType (core) and EffectiveNodeTypeImpl (jcr2spi)
- move more common functionality for NodeTypeImpl
- possibly merge NodeTypeMangerImpl (core and jcr2spi)
> Move common node type functionality to jackrabbit-spi-commons
> -------------------------------------------------------------
>
> Key: JCR-1483
> URL: https://issues.apache.org/jira/browse/JCR-1483
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core, jackrabbit-jcr2spi,
> jackrabbit-spi-commons, nodetype
> Reporter: angela
> Assignee: angela
> Priority: Minor
>
> now, that jackrabbit-core has a dependency to jackrabbit-spi-commons it would
> be possible to have the common functionality shared by core and jcr2spi in
> the spi-commons project.
> the node type package offers quite some potential for that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.