On 15/11/2011 01:57, Vlad K. wrote:

Currently my only choice is abandoning Transaction and writing my own
tween to properly commit or rollback the transaction in uncaught
exceptions -- basically rewrite pyramid_tm not to use Transaction.

A pyramid_sa_tm would likely be something that a lot of people would use and be interested in, the usecase being that people want to use SA but only SA, and not any other type of transaction (which is where you really want the transaction package).

It'd also be pretty thin and should be quite easy to write ;-)

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to