Is there a reason we're opening a transaction in the expose decorator, and
closing it with a cherrypy filter?

I would think we could do both in filters, or both in the expose method.

We wrote a new cherrypy tool for it, but I'm tempted to put it into expose,
or to pull the opening of the transaction out of expose and put it into a
tool.

(Alternatively we could create some middleware to do this...)

--Mark

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to