RE: [ZODB-Dev] Old persistence/transaction code

2005-08-04 Thread Tim Peters
[Florent Guillaume]
> Can someone confirm or infirm the fact that __inform_commit__,
> __inform_abort__, __load__ and __save__ methods are totally obsolete with
> the current transaction/persistence machinery? They still appear in a
> number of places, like Shared/DC/ZRDB/TM.py
>
> They are still mentionned in http://www.python.org/workshops/1996-11/
> papers/Bobbase.html but I believe at least this part is obsolete.

1996 is long before my introduction to ZODB.  FWIW, none of those
double-double underscore names meant anything to me -- I'm sure no version
of ZODB I've worked on used them (so nothing >= ZODB 3.1).

Jim would probably know for sure, but he's out of touch for a few weeks.

___
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] Old persistence/transaction code

2005-08-04 Thread Florent Guillaume
Can someone confirm or infirm the fact that __inform_commit__,  
__inform_abort__, __load__ and __save__ methods are totally obsolete  
with the current transaction/persistence machinery? They still appear  
in a number of places, like Shared/DC/ZRDB/TM.py


They are still mentionned in http://www.python.org/workshops/1996-11/ 
papers/Bobbase.html but I believe at least this part is obsolete.


Thanks,
Florent

--
Florent Guillaume, Nuxeo (Paris, France)   CTO, Director of R&D
+33 1 40 33 71 59   http://nuxeo.com   [EMAIL PROTECTED]


___
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