Shane Hathaway wrote:
> To make tasks like these easier, I would like to add to repoze.zodbconn 
> a WSGI framework component that opens a ZODB connection, puts that 
> connection in the WSGI environment, calls the next WSGI app in the 
> chain, then closes the same ZODB connection on the way out.  I intend to 
> add it myself, but I would like to hear any feedback the group might 
> have before I do it.

+lots from me, especially if I can use this in other (much smaller) wsgi 
apps...

Also, would it make sense to manage the transaction, maybe optionally, 
in this outer layer too?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to