On Sat, 2006-04-29 at 10:02 -0400, Chris Darroch wrote:

>    Otherwise, a nested function that wants to force a rollback
> has to either do so, and then signal to all the callers that
> the transaction is dead (and they then have to handle that
> condition), or it has to set some internal application flag
> that must be checked before trying to end (i.e., commit) or
> rollback the transaction.  With the mode flag in APR, I think
> some of this application-side logic might be eliminated.  Thoughts?

Nice. Do you want me to do a prototype patch or do you have something
already?

-- 
Bojan

Reply via email to