On Fri, 2003-10-10 at 14:34, Dieter Maurer wrote:
> If such a "_v_" attribute is flushed, the next access to the DA
> (in the same request) reopens the database. As this is a new
> connection, it does not see the changes made by the previous
> connection (in the same request).
> 
> This can lead to very nasty non-deterministic and almost ununderstandable
> errors.

Such as prematurely triggered integrity contraints that would be
satisfied by another operation before the end of the transaction.

Cheers, Leo

-- 
Ideas don't stay in some minds very long because they don't like
solitary confinement.


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to