Re: [ZODB-Dev] Heads up on some clean ups

2007-05-06 Thread Christian Theune
Am Samstag, den 05.05.2007, 16:50 -0400 schrieb Jim Fulton:
 I'm getting rid of the DB and Connection synch and mvcc options in  
 open().  These were a bit silly (be stupid options) and complicated  
 the code.  AFAICT, they are only used by tests and I've re-factored  
 the the relevant tests to not use them.
 
 In the course of doing this, I noticed that subtransactions were  
 supposed to go away in 3.7, so I'm finally removing subtransaction  
 support. :) Use savepoints instead.

Yay!

-- 
gocept gmbh  co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
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


[ZODB-Dev] Heads up on some clean ups

2007-05-05 Thread Jim Fulton


I'm getting rid of the DB and Connection synch and mvcc options in  
open().  These were a bit silly (be stupid options) and complicated  
the code.  AFAICT, they are only used by tests and I've re-factored  
the the relevant tests to not use them.


In the course of doing this, I noticed that subtransactions were  
supposed to go away in 3.7, so I'm finally removing subtransaction  
support. :) Use savepoints instead.


Jim

--
Jim Fulton  mailto:[EMAIL PROTECTED]Python 
Powered!
CTO (540) 361-1714  
http://www.python.org
Zope Corporationhttp://www.zope.com http://www.zope.org



___
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