[dna-issues] [JBoss JIRA] Commented: (DNA-339) JCR Type Registration and Unregistration
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Tue Apr 14 12:13:23 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12462131#action_12462131 ]
Randall Hauch commented on DNA-339:
-----------------------------------
Applying the patch, with some very minor modifications (particularly, some additional JavaDoc in NodeDefinitionId and PropertyDefinitionId).
The Key classes in JcrPropertyDefinition and JcrNodeDefinition should be replaced with PropertyDefinitionId and NodeDefinitionId, respectively, but this can be done in another change set. The current approach works, but may actually not match the specification. (The JavaDoc added to the *DefinitionId classes helps to explain what information exactly is used to distinguish the definitions, and the Key classes use a different set of information.)
> 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, DNA-new_type_registration.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