[ZCM] [ZC] 1695/ 8 Comment "modules missing in Zope 2.8"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Mar 28 15:07:46 EST 2005


Issue #1695 Update (Comment) "modules missing in Zope 2.8"
 Status Accepted, Zope/bug critical
To followup, visit:
  http://www.zope.org/Collectors/Zope/1695

==============================================================
= Comment - Entry #8 by tim_one on Mar 28, 2005 3:07 pm

Note that in a giant thread on zope3-dev:

http://mail.zope.org/pipermail/zope3-dev/2005-March/013884.html

people are claiming that "obsolete BTrees and intsets" aren't genuine problems.  Since Zope Corp software doesn't use them, we're going to need a much clearer statement of "the problem" from people who _do_ use them if there actually is a problem here.

See also

http://mail.zope.org/pipermail/zope3-dev/2005-March/013990.html

in that thread.
________________________________________
= Comment - Entry #7 by tim_one on Mar 18, 2005 12:00 pm

More focused info in this zodb-dev thread:

http://mail.zope.org/pipermail/zodb-dev/2005-February/008495.html

________________________________________
= 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