[dna-issues] [JBoss JIRA] Commented: (DNA-363) Define node types via CND files
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Tue May 5 11:37:47 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12465816#action_12465816 ]
Randall Hauch commented on DNA-363:
-----------------------------------
When I apply the patch, I get several compile errors, and I believe that the latest patch is missing the new package "org.jboss.dna.nodetype" along with its classes:
- InvalidNodeTypeDefinitionException
- NodeTypeExistsException
- NodeTypeDefinition
- NodeTypeTemplate
as well as the resource file:
- jsr_170_builtins.cnd
BTW, I really like how the node type template approach really simplifies the code that programmatically defines node types.
> Define node types via CND files
> -------------------------------
>
> Key: DNA-363
> URL: https://jira.jboss.org/jira/browse/DNA-363
> Project: DNA
> Issue Type: Feature Request
> Components: JCR
> Affects Versions: 0.3
> Reporter: Randall Hauch
> Fix For: 0.5
>
> Attachments: DNA-363_for_review.patch, DNA-363_preliminary.patch
>
>
> Our JCR implementation should allow users to define the node types (with their property definitions and child node definitions) via CND files.
--
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