[dna-issues] [JBoss JIRA] Updated: (DNA-460) NodeTypeManager.unregisterType
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Tue Jan 5 18:24:30 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_query_2.patch
Attached a new version of the patch that doesn't have the QueryWorkspace weirdness. It refactors RepositoryQueryManager a bit to make search and query take workspace names instead of JcrWorkspace objects. The patch does not truly implement a "repository search" because such a thing would not be useful for RTNM, which just needs to know if a node is used in at least one place in any workspace.
> 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
>
>
> 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