[Zope] Updating object's modification timestamp?
Brian Lloyd
Brian@digicool.com
Tue, 22 Jun 1999 12:13:07 -0400
> Is there any way of updating an object's modification timestamp
> (_p_mtime or bobobase_modification_time(), from what I gather from the
> sources) programmatically through Python? How?
Sure - just modify the object ;) The modification time reflects
the last time the object was actually modified in the db, and
is _depended on_ by the database, so you should not try to
modify it yourself...
Brian Lloyd brian@digicool.com
Software Engineer 540.371.6909
Digital Creations http://www.digicool.com