[Zope] A persistent problem -- monkey patch related?

Dennis Allison allison at sumeru.stanford.EDU
Fri Jan 23 16:30:59 EST 2004


Thanks for the information.  For the moment I will assume the monkey
patch works and no longer worry.

BTW, what happens is that the data structure (a PersistentMapping of 
a PeristentMapping of Objects) populated by XMLRPC is present for a 
while but diappear.  While I have not been able to confirm it, it seems to
be correlated to system restart.

On Fri, 23 Jan 2004, Dieter Maurer wrote:

> 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
> 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
> 




More information about the Zope mailing list