23 Jan
2004
23 Jan
'04
8:47 p.m.
Dennis Allison wrote at 2004-1-23 07:38 -0800:
... The persistence problem manifests itself by disappearing data (sometimes).
Which data disappears? You are aware of the perilious modification of mutable attributes?
I am very skeptical about monkey patched methods in Zope behaving the right way vis a vis persistence.
Monkey patches do not affect the way how persistence works. You should see the same behaviour when you methods were not patched but "original"... -- Dieter