On Nov 30, 2005, at 6:52 AM, Kevin Dangoor wrote:
A nice workaround, I think, will be to implicitly start a Transaction for each request, which is something we've talked about before: http://trac.turbogears.org/turbogears/ticket/80
Just a thought that it would be very useful to do this and have exception handling to roll back a transaction if the application throws an exception.
--Kitto

