16 May
2004
16 May
'04
8:48 p.m.
Chris McDonough wrote at 2004-5-14 17:43 -0400:
... Every persistent Zope object holds a reference to a datetime (bobobase_modification_time)
Are you sure? "bobobase_modification_time" is a method, not an attribute. I expect it to reformat "_p_serial" as a "DateTime" object (when called). "DateTime" objects usually come from the catalog. -- Dieter