18 Jul
2002
18 Jul
'02
6:15 p.m.
The answer is that you should not rely on bobobase_mod_time as the application modification date of your objects. You have uncovered a good reason why. Your application should instead store and update the mod date on its own, like the CMF does. You could argue (and I would generally agree) that there should be better built-in support for this at the Zope level, but this is a trickier problem to solve in a general way then it first appears. Modification means different things to different apps. -Casey On Thursday 18 July 2002 12:50 pm, Gilles Lenfant wrote:
Hi,
The question is in the title ! Has someone a suggestion fo this ?
Thanks in advance.
--Gilles