[dna-issues] [JBoss JIRA] Updated: (DNA-363) Define node types via CND files
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Tue May 5 01:15:46 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-363:
--------------------------------
Attachment: DNA-363_for_review.patch
Attached a committable patch for review. This addresses all of the "remaining items" from the previous patch.
I'm sorry for submitting such an absurdly large patch. Ripping the old NodeTypeSource code caused a cascade of changes (mostly to tests) that inflated the size.
Updated future directions (separate bugs and not needed for 0.5, IMHO):
- Handle multi-threaded access to RepositoryNodeTypeManager
- Add methods to JcrSession to expose registration methods from RepositoryNodeTypeManager and create templates
- Add support for type unregistration (-283 optional feature)
- Add support for type-reregistration (-283 optional feature)
- Add support for type swapping (as discussed prev. on IRC).
> Define node types via CND files
> -------------------------------
>
> Key: DNA-363
> URL: https://jira.jboss.org/jira/browse/DNA-363
> Project: DNA
> Issue Type: Feature Request
> Components: JCR
> Affects Versions: 0.3
> Reporter: Randall Hauch
> Fix For: 0.5
>
> Attachments: DNA-363_for_review.patch, DNA-363_preliminary.patch
>
>
> Our JCR implementation should allow users to define the node types (with their property definitions and child node definitions) via CND files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list