[dna-issues] [JBoss JIRA] Resolved: (DNA-442) Node types should not have to be registered in a particular order
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Thu Jun 4 15:20:56 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch resolved DNA-442.
-------------------------------
Resolution: Done
Assignee: Randall Hauch
Marking as resolved, since this appears to solve the issue.
> Node types should not have to be registered in a particular order
> -----------------------------------------------------------------
>
> Key: DNA-442
> URL: https://jira.jboss.org/jira/browse/DNA-442
> Project: DNA
> Issue Type: Feature Request
> Components: JCR
> Affects Versions: 0.4
> Reporter: Randall Hauch
> Assignee: Randall Hauch
> Fix For: 0.5
>
> Attachments: DNA-442.patch, DNA-442_v2.patch
>
>
> Currently, the RepositoryNodeTypeManager.registerNodeTypes(...) methods require that the supplied node types are ordered such that referenced types appear before types that use/reference other types. This can complicate the definition of the node types, and should be relaxed so that the order of the node types (within a batch of node types being registered).
--
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