[ http://issues.apache.org/jira/browse/JCR-274?page=comments#action_12363472 ]
Sandro Boehme commented on JCR-274: ----------------------------------- My first comment assumes to be posted in JCR-273 not in this issue :-/ > NodeTypeRegistry.registerNodetypes(Collection) should not register a partial > set > -------------------------------------------------------------------------------- > > Key: JCR-274 > URL: http://issues.apache.org/jira/browse/JCR-274 > Project: Jackrabbit > Type: Improvement > Components: nodetype > Environment: r345037 > Reporter: Tobias Bocanegra > Assignee: Stefan Guggisberg > Priority: Minor > Fix For: 1.0 > Attachments: CyclicNodeTypeRegistrationTest.java, EffectiveNodeType.patch, > EffectiveNodeTypeCache.java, NodeTypeRegistry.patch > > the javadoc says: > * Note that in the case an exception is thrown, some node types might > have > * been nevertheless successfully registered. > the problem hereby is, that it cannot be determined easily, what nodetypes > could be registered, and which couldnt. i would rather prefer a > all-or-nothing behaviour. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
