Notifications
Clear all
[Closed] Updating CA Defs
Aug 31, 2006 2:09 pm
Hi all,
I’m just getting into CA Defs and loving it.
One qestion though: say you’re midway developing your CA with rollout, parameters, handlers etc, and you have the CA applied to an object.
How do you update the existing object with the new updated CA def, so that the changes you’ve made can be tested? Or do you have to apply it to abrand new object?
Thanks,
Dave
4 Replies
Aug 31, 2006 2:09 pm
I got it:
def = attributes theCaDef redefine:def =
(
...
)
Cheers,
Dave
Aug 31, 2006 2:09 pm
Interesting stuff!
The “manual” way is just fine for me at the moment, but that could be useful in the future.
Cheers,
Dave