[Zope-DB] Zope database connectivity
Maciej Wisniowski
maciej.wisniowski at coig.katowice.pl
Mon Sep 25 14:09:15 EDT 2006
>It uses a private ZODB extension to prevent "_v_" attributes to be lost
>mid transaction (which can have nasty, partly non deterministic and
>very difficult to understand effects) and then calls "connect".
>
>
Does this mean that there is a bug in ZODB?
Thanks for your explanations. I've overriden __setstate__
in my DCOracle2 and removed 'connect' from it.
I'm convinced it is not necessary in this place.
--
Maciej Wisniowski
More information about the Zope-DB
mailing list