On 11/1/08 1:17 PM, David Pratt wrote: > Hi guys. > > repoze has package is useful for solving the transaction management > issue. > > http://svn.repoze.org/repoze.tm2 >
repoze.tm2 is a WSGI middleware wrapper around the transaction package that was split out from ZODB. It does not add magically add transaction support to a database - it merely coordinates transaction handling between multiple already transaction-aware entitities. Wichert. _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev