30 May
2004
30 May
'04
5:09 p.m.
Tim Peters wrote at 2004-5-28 14:51 -0400:
... This appears to be one of those "severely underdocumented" minefields. The best older thread I found is here:
http://mail.zope.org/pipermail/zodb-dev/2002-March/002442.html
but it doesn't actually spell out something "that works" in the way you want.
I think, this is a ZODB buglet: It should set "_p_changed = 0" before it calls "__setstate__" and not afterwards... -- Dieter