[
https://issues.apache.org/jira/browse/JCR-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753081#action_12753081
]
Alexander Klimetschek commented on JCR-2301:
--------------------------------------------
> Instead it should use the standard JCR factory methods to build the type
> templates
Ah, you are right, I missed them. Well, that makes it even simpler.
> The process needs to be a bit more general.
I think it would be ok to duplicate the parser code here, since it's stable and
for the sake of library minification. That way the parser in spi-commons can be
optimized for the spi use case, and the one in jcr-commons is as simple as
possible.
> CND support in jackrabbit-jcr-commons
> -------------------------------------
>
> Key: JCR-2301
> URL: https://issues.apache.org/jira/browse/JCR-2301
> Project: Jackrabbit Content Repository
> Issue Type: New Feature
> Components: jackrabbit-jcr-commons, nodetype
> Reporter: Jukka Zitting
>
> It would be nice if the CND parsing functionality in spi-commons could be
> made available in jcr-commons for use by JCR clients that shouldn't have to
> know anything about the SPI.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.