You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2009/09/18 11:16:57 UTC

[jira] Commented: (JCR-1483) Move common node type functionality to jackrabbit-spi-commons

    [ https://issues.apache.org/jira/browse/JCR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757070#action_12757070 ] 

Marcel Reutegger commented on JCR-1483:
---------------------------------------

- replaced NodeTypeDef (jackrabbit-core) with QNodeTypeDefinition
- QNodeTypeDefinitionImpl is not immutable, hence no cloning needed anymore
- introduced QNodeTypeDefinitionBuilder
- moved constructors of Q*DefinitionImpl classes in spi2jcr to spi-commons
- fixed a bug in RepositoryServiceImpl in spi2jcr

svn revision: 816551

> 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.