sl4ppy
08-18-2006, 09:41 PM
Say I have a lengthy custom attribute on the rootnode that holds a myriad of scene-specific data for a tool. This tool is ever-evolving, and new parameters are added on a semi-regular basis.
Building handler functions to migrate the data is turning into an enormous amount of code to handle all the previous versions of the CA from its inception...
How can I redefine the custom attribute such that all the old exisiting data and the name remain the same, but the new paramater is simply 'tacked' onto the end of the exisiting definition?
The help on CA redefine and remap seems to apply to changing the names of existing paramaters to new ones, not simply adding entirely new parameters. Or I am misunderstanding the help altogether. :)
Thanks in advance for any help!
Building handler functions to migrate the data is turning into an enormous amount of code to handle all the previous versions of the CA from its inception...
How can I redefine the custom attribute such that all the old exisiting data and the name remain the same, but the new paramater is simply 'tacked' onto the end of the exisiting definition?
The help on CA redefine and remap seems to apply to changing the names of existing paramaters to new ones, not simply adding entirely new parameters. Or I am misunderstanding the help altogether. :)
Thanks in advance for any help!
