12 Dec
2002
12 Dec
'02
4:13 a.m.
On Wed, 11 Dec 2002, Evan Simpson wrote:
I think I've fixed my ZGlobals, but there's definitely a problem in coptimizations. I made Connections.py use the Python persistent_id, restarted twice, and ZGlobals was fine on the second restart.
Ah-ha, you now have a reproducible test case. The coptimizations code has been undergoing "beautification" lately; apparently this particular ZClass-related functionality was not retained correctly. This ought to be a priority for Zope 2.6, I think. Shane