Is there a way to update node types without have to delete your entire repository and start over? I dont see a lot of methods on the NodeTypeManager to allow for really any kind of operation besides registering types.
This can't really be an unforseen problem as I imagine data structures are going to change everywhere, so I think I must be missing something. If I try to register node types that already exist I of course get an error say its already there. Thanks for the help! -Nick
