16 Dec
2002
16 Dec
'02
3:40 p.m.
----- Original Message ----- From: "Cornel Nitu" <c.nitu@finsiel.ro> To: <zope@zope.org> Sent: Monday, December 16, 2002 3:59 PM Subject: [Zope] Track modifications
Hi,
I want to track modifications of all objects from my site, but I don't know how to do it.
The ZCVSfolder will help you for this... http://www.zope.org/Members/sspickle/ZCVSMixin
My question is: What method set the _p_time when an object was modified, if there is one?
Cornel