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? -- -Tor
