#1065: There should be a way to specify which controller methods are wrapped in
a
transaction
-------------------------+--------------------------------------------------
Reporter: goodwill | Owner: kskuhlman
Type: enhancement | Status: new
Priority: normal | Milestone: 1.5
Component: TurboGears | Version: 0.9a1
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by dbrattli):
Did some more changes in transactions-tg15-2.diff:
1) Now uses zope.sqlalchemy
2) Fixed errorhandling, so that db changes in exception_handler's are not
rolled back
3) Experimental support for having one SODataManger per Hub for SQLObject
4) Passes most of the tests
5) Do not call run_with_transactions anymore (which is why one test
related to this still fails).
Still need more work, so please comment
--
Ticket URL: <http://trac.turbogears.org/ticket/1065#comment:8>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---