On 1/25/07, Sridhar Raman <[EMAIL PROTECTED]> wrote:
I need to add new properties to my already defined nodes. And once I add
those properties, I want the pre-existing nodes also to reflect the new
property in their states.
I went through the archives, and found out that re-registering of nodetypes
has not been implemented yet. In that case, what is the best solution
possible?
some node type modifications are lready supported. you can e.g. add
non-mandatory properties to an existing node type by re-registering it.
cheers
stefan
Do I delete the existing nodetypes, and register the changed definition? I
can do this, but the existing nodes will not reflect the changes.
What are the other options I have ... atleast to reach somewhere close to
where I want to be?
Thanks,
Sridhar