[dna-issues] [JBoss JIRA] Commented: (DNA-340) Projection of Node Types onto System View

Randall Hauch (JIRA) jira-events at lists.jboss.org
Thu Apr 2 15:04:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/DNA-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12460336#action_12460336 ] 

Randall Hauch commented on DNA-340:
-----------------------------------

Applied the patch, which stores the node type information in the repository graph, with one exception.  For various reasons (including those related to performance of running so many TCK unit tests), we want to be able to have a JcrRepository configuration property that says whether the node types should be stored in the graph.  So, the "batch.execute()" line was commented out at the end of the RepositoryNodeTypeManager.projectOnto(Graph,Path) method.  This essentially prevents the node types from being added, but still ensures that the "/jcr:system/dna:nodeTypes" node exists.

Leaving this issue open until the configuration option is addressed.

> Projection of Node Types onto System View
> -----------------------------------------
>
>                 Key: DNA-340
>                 URL: https://jira.jboss.org/jira/browse/DNA-340
>             Project: DNA
>          Issue Type: Feature Request
>          Components: JCR
>    Affects Versions: 0.4
>            Reporter: Brian Carothers
>            Priority: Minor
>         Attachments: DNA-340.patch
>
>
> It may be useful if DNA projected its JCR node types onto the system view in a manner analogous to the way that permanent namespace mappings are projected.

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