[Zope] subtransactions

Chris McDonough chrism@digicool.com
Fri, 26 Jan 2001 11:00:46 -0500


Currently, yes.  This is arguably wrong.

----- Original Message -----
From: "Chris Withers" <chrisw@nipltd.com>
To: "Chris McDonough" <chrism@digicool.com>
Cc: "Ian Sealy" <Ian.Sealy@bristol.ac.uk>; <zope@zope.org>
Sent: Friday, January 26, 2001 10:35 AM
Subject: Re: [Zope] subtransactions


> Chris McDonough wrote:
> >
> > Because most databases don't have the notion of a subtransaction.
>
> Hang on... how come, if a file upload needs to commit a subtransaction,
that
> means that an SQL method you call while processing the same request also
needs
> to support sub-transactions?
>
> confusedly,
>
> Chris
>