I have a number of custom types. Each of them has an array property, which stores the objectID of another custom types.

At I high level, how do I approach versioning these. Ideally, when an element gets published, and then edited, the parent and all its children should be stored into a previous version, so that all elements can be restored at once.

Do previous versions get wddx'ed and then dropped into dbArchive? If so, then can I package my array objects into the main, and then somehow recreated the objects when I deserialize? I found the archiveObjece and archiveRollback methods in types.cfc. Assumablely, I need to interface into the oVersioning factory by overloading these methods. But the details....

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to