24 Jan
2004
24 Jan
'04
5:39 p.m.
That was the reason I was suspecting the monkey patching. But you have convinced me that it is not likely to be the source of the problem. On Sat, 24 Jan 2004, Dieter Maurer wrote:
Dennis Allison wrote at 2004-1-23 13:30 -0800:
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.
This almost looks as if the PersistentMapping were contained in a non-persistent object which is unaware of the PersistentMapping's creation.
-- Dieter