I'll look at this. Jim
On Sep 22, 2008, at 8:30 AM, Jürgen kartnaller wrote: > I just run into a with transaction manager and synchronizers. > > If transaction.get implicitily creates a new transaction the > synchronizers are not called. This is not problem as long as no > savepoints are used. If savepoints are used the DataManagers created > by synchronizers are not present. Because savepoints are requested > from the DataManagers it doesn't work. > > I already created a branch with a fix (transaction/branches/synchfix). > > If one with more knowledge about the transaction manager can approve > my change I will add tests and merge the change into trunk. > > Regards > Jürgen > _______________________________________________ > Zope-Dev maillist - [email protected] > http://mail.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://mail.zope.org/mailman/listinfo/zope-announce > http://mail.zope.org/mailman/listinfo/zope ) -- Jim Fulton Zope Corporation _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
