[dna-issues] [JBoss JIRA] Created: (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 14:34:56 EDT 2009


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
             Fix For: 0.5


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