Chris McDonough wrote at 2004-3-11 23:56 -0500:
>On Thu, 2004-03-11 at 07:29, Toby Dickenson wrote:
>
>> I have applications that send emails in error handlers. MailHost isnt 
>> transactional today, but Ive always wanted it to be.
>
>I suppose that's true.  If someone else doesn't do it first, during the
>bug day we'll try to support this use case, then, unless it turns out to
>be very problematic.

I would abort the transaction after error handling.

If someone needs a commit, he can call "get_transaction().commit()"
himself.

-- 
Dieter

_______________________________________________
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