[ 
https://issues.apache.org/jira/browse/JCR-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471459
 ] 

Anton Slutsky commented on JCR-322:
-----------------------------------

Like I said, extending SessionImpl in the nodetype package is an option.  The 
issue here is not my inability to extend a class and copy code from the 
org/apache/jackrabbit/core/SystemSession.java file.  Its the silliness of such 
an approach.  Basically, what will happen is, we'll be duplicating the 
SystemSession code just for the sake of duplicating it.  I dont believe this is 
a good thing at all.

> Support node type modification and removal
> ------------------------------------------
>
>                 Key: JCR-322
>                 URL: https://issues.apache.org/jira/browse/JCR-322
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: nodetype
>    Affects Versions: 0.9, 1.0
>            Reporter: Jukka Zitting
>         Attachments: nodetyperegistry.patch, OKMSystemSession.java
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to