[ZCM] [ZC] 1695/ 6 Edit "modules missing in Zope 2.8"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Fri Mar 18 12:00:06 EST 2005
Issue #1695 Update (Edit) "modules missing in Zope 2.8"
Status Accepted, Zope/bug critical
To followup, visit:
http://www.zope.org/Collectors/Zope/1695
==============================================================
= Edit - Entry #6 by tim_one on Mar 18, 2005 11:59 am
Changes: submitter email, edited transcript
________________________________________
= Comment - Entry #5 by tim_one on Mar 18, 2005 11:13 am
I added aliases for ZODB.Persistent{Mapping,List}, which will land in 3.3.1 and 3.4.
________________________________________
= Comment - Entry #3 by tim_one on Feb 10, 2005 2:55 pm
Tiran, could you subscribe to zodb-dev long enough to discuss this there? A good start would be replying to Jim's message from yesterday morning:
<http://mail.zope.org/pipermail/zodb-dev/2005-February/008488.html>
You can subscribe to zodb-dev here:
http://mail.zope.org/mailman/listinfo/zodb-dev
Note that you have to subscribe in order to send a msg to it (which is the only reason I keep going on about subscribing <wink>).
________________________________________
= Assign - Entry #2 by Tiran on Feb 10, 2005 3:08 am
Status: Pending => Accepted
Supporters added: tim_one
Andreas said I should bother you
________________________________________
= Request - Entry #1 by Tiran on Feb 8, 2005 2:44 pm
Some modules or module aliases are missing in Zope 2.8. This breaks existing software and unpickling from ZODB. Here is a list of missing modules I found until know:
* ZODB.PersistentMapping
* ZODB.PersistentList
* BTree
* IOBTree (including aliases like IOBTree.Bucket -> BTrees.IOBTree.IOBucket)
* OIBTree
* intSet
The import of the modules isn't marked deprecated in Zope 2.7. Also I don't see any migration code for existing instances in ZODB. It should be very easy to solve the issue by adding module aliases.
==============================================================
More information about the Zope-Collector-Monitor
mailing list