[dna-issues] [JBoss JIRA] Updated: (DNA-460) NodeTypeManager.unregisterType
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Thu Jan 7 11:48:38 EST 2010
[ https://jira.jboss.org/jira/browse/DNA-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-460:
--------------------------------
Attachment: DNA-460_sql.patch
Attached patch that changes the query language from XPath to SQL to allow the use of the LIMIT keyword. The patch also corrects a minor problem with limit/offset parsing.
> NodeTypeManager.unregisterType
> ------------------------------
>
> Key: DNA-460
> URL: https://jira.jboss.org/jira/browse/DNA-460
> Project: DNA
> Issue Type: Feature Request
> Components: JCR
> Affects Versions: 0.5
> Reporter: Brian Carothers
> Assignee: Brian Carothers
> Fix For: 1.1
>
> Attachments: DNA-460.patch, DNA-460_query.patch, DNA-460_query_2.patch, DNA-460_sql.patch
>
>
> The JSR-170 specification doesn't require (or really even mention) registering and unregistering custom node types. But since DNA supports registering node types, it seems like its pretty important to support unregistering node types as well. A swapTypes method to atomically port from one set of types to another may also be useful.
--
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