1 Nov 2003 02:21
RE: regarding versions of contents
=> > Do you make the entire revised version object an attribute of => the object or => > just an ID that references the version object? => => Yes, the entire object and not the id. OK, now you've got me really curious. Im not sure how you would do this. Do you make the original object a container object and place the versions inside it? or do you mean that the versioned object litterally becomes a property of the original object. If it is a property, then how do you achieve this? what about cataloging and workflow of the version object? hmm.. so do you do something like manage_clone(originalobject, 'tempobjectid') originalobject.revision = tmpobjectid I like the idea much better than mine, Im just not quite sure where to start setting this up. Thanks Tom -------------------------------------------------------(Continue reading)
RSS Feed