Hi folks,
I have a script that I use to apply Type changes to existing objects, and
it works fine for adding new properties, but I haven't found a way to
delete obsolete properties from existing objects. Some kind of fantasy
syntax like this:
<cfa_contentObjectProperty name="old_thing" action="delete">
Is there a Spectra tag (or usage of a tag) that will delete properties from
existing objects? I imagine I can achieve the desired result by querying
the object table directly and monkeying with the WDDX to delete obsolete
properties, but I try to minimize the direct queries I write since the
underlying structure might change in future versions of Spectra.
Anyway, is there a way to delete a property from an object w/o any
low-level shenanigans?
BTW, it has occurred to me that I can just leave the obsolete properties
lying around, but this makes my compulsive side all itchy.
Thanks!
Jim
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.