2009/12/16 Jukka Zitting <[email protected]>:
> On Wed, Dec 16, 2009 at 11:27 AM, Torgeir Veimo <[email protected]> 
> wrote:
>> Unregistration of nodetypes requires using an
>> org.apache.jackrabbit.spi.Name instance, but there's no class
>> implementing this interface available, only the private NameImpl class
>> in NameFactoryImpl.
>>
>> Is there any other way of removing a nodetype except providing my own
>> Name impl? Maybe the NameImpl class should be made public?
>
> Why not use NodeTypeManager.unregisterNodeTypes(String[] names) from JCR 2.0?

We might do soon, but isn't the automatic upgrade issue still
unresolved in beta4?

Also, what's the status of non-trivial nodetype changes in jackrabbit 2.0?

-- 
-Tor

Reply via email to