[dna-issues] [JBoss JIRA] Commented: (DNA-339) JCR Type Registration and Unregistration

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


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

Randall Hauch commented on DNA-339:
-----------------------------------

The specification requires that all node types (directly or indirectly) extend "nt:base".  As such, it would be nice to automatically supply this supertype if not already explicit in the node type, as opposed to rejecting the node type and reporting the error (after all, we would be able to automatically fix the problem).  As Brian says, this is akin to Java making all classes inherit the standard object methods.

> JCR Type Registration and Unregistration
> ----------------------------------------
>
>                 Key: DNA-339
>                 URL: https://jira.jboss.org/jira/browse/DNA-339
>             Project: DNA
>          Issue Type: Feature Request
>          Components: JCR
>    Affects Versions: 0.3
>            Reporter: Brian Carothers
>             Fix For: 0.4
>
>         Attachments: DNA-339_RFC.patch
>
>
> It would be useful for DNA to support type registration and unregistration (a la JSR 2.0 (draft) spec section 6.10).  

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