[ http://issues.apache.org/jira/browse/JCR-322?page=comments#action_12427469 ] Stefan Guggisberg commented on JCR-322: ---------------------------------------
trivial node type modifications (i.e. those that do not affect the consistency of existing content) are supported for quite a while now. what's missing is support for non-trivial modifications. > Support node type modification and removal > ------------------------------------------ > > Key: JCR-322 > URL: http://issues.apache.org/jira/browse/JCR-322 > Project: Jackrabbit > Issue Type: New Feature > Components: nodetype > Affects Versions: 0.9, 1.0 > Reporter: Jukka Zitting > > There is currently no way to modify or remove registered node types. The > existing reregister and unregister methods in NodeTypeRegistry throw "not > yet implemented" exceptions for anything else than trivial node type changes. > JSR 283 is working on an node type management API that we should ultimately > implement. -- 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
