11 Dec
2005
11 Dec
'05
5:34 p.m.
--On 11. Dezember 2005 17:01:56 +0100 "Morten W. Petersen" <morten@nidelven-it.no> wrote:
Hi,
I'm having some code that bombs out trying to commit a transaction; I believe it's because of new ways of doing things in Zope 2.9.. how do you call the equivalents of get_transaction().commit() and abort() in Zope 2.9? Will those new ways work with Zope 2.7/2.8?
See doc/ZODB.txt. Of course the new API will not work in Zope 2.7/2.8. -aj