[dna-issues] [JBoss JIRA] Commented: (DNA-397) Expose JCR Node Type Registration through Public API

Randall Hauch (JIRA) jira-events at lists.jboss.org
Thu May 7 10:31:46 EDT 2009


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

Randall Hauch commented on DNA-397:
-----------------------------------

Applied the patch, which exposes methods for registering one or multiple NodeTypeDefinitions, as per JSR-283 spec.  The patch also adds methods to create node type, node definition, and property definition templates, also per the -283 spec.

> Expose JCR Node Type Registration through Public API
> ----------------------------------------------------
>
>                 Key: DNA-397
>                 URL: https://jira.jboss.org/jira/browse/DNA-397
>             Project: DNA
>          Issue Type: Feature Request
>          Components: JCR
>    Affects Versions: 0.4
>            Reporter: Brian Carothers
>             Fix For: 0.5
>
>         Attachments: DNA-397.patch
>
>
> DNA now has a node type registration mechanism, but it is not publicly accessible.  It is only accessible through public methods on a package-vlisible class, forcing users to write their own bridge classes in the org.jboss.dna.jcr package.
> Node type registration should be exposed through public methods on JcrSession in accordance with the node type registration optional feature of JSR-283.

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