Anthony Tuininga wrote at 2007-6-21 16:39 -0600:
> ...
>> Is your transaction-controlling implementation of
>> connection.__enter__/__exit__ already released, i.e. is it too late to
>> get you to change the API to this feature?
>
>I have not released this publicly yet, no. It would be a good idea to
>have agreement on this rather than have conflicting implementations.
>Anyone else have an opinion on this??

I agree with Mark.

It never happens that in case of an exception I only want to rollback
the transaction. I do always want the exception logged and usually
I want it propagated.



-- 
Dieter
_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to