[dna-issues] [JBoss JIRA] Created: (DNA-397) Expose JCR Node Type Registration through Public API
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Wed May 6 22:21:46 EDT 2009
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
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