[ZODB-Dev] get_transaction

Bill Anderson bill@libc.org
30 Nov 2001 20:56:18 -0700


On Fri, 2001-11-30 at 00:09, Chris McDonough wrote:
Chris, leave the time machine alone. No fair sending replies before I
send the message! "Guidooooo, Chris is playing with the time machine
again!!: :^)

> You can't commit a transaction in just one of the datastores without
> committing it in the other by using get_transaction().commit().  You'd
> need to take the individual steps that are taken by the commit code
> for each connection (essentially, manually do a commit).

That stinks. :/
I like Kapil's idea better. :)


Bill