[ZCM] [ZC] 1695/11 Wontfix "modules missing in Zope 2.8"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Mon, 14 May 2007 13:59:29 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #1695 Update (Wontfix) "modules missing in Zope 2.8"
 Status Wontfix, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1695

==============================================================
= Wontfix - Entry #11 by ajung on May 14, 2007 1:59 pm

 Status: Pending => Wontfix

Outdated
________________________________________
= Resign - Entry #10 by tim_one on Nov 18, 2005 10:02 am

 Status: Accepted => Pending

 Supporters removed: tim_one

A user who does have a need to convert old BTrees and intSets finally appeared, on zodb-dev:

<http://mail.zope.org/pipermail/zodb-dev/2005-November/009479.html>

However, since it's not in my plans to work on this, I'm unassigning myself.
________________________________________
= Edit - Entry #9 by tim_one on Mar 29, 2005 10:38 am

 Changes: edited transcript, importance (critical => medium), new comment

Reduced Importance from Critical to Medium since there's disagreement among users that there is a problem here.
________________________________________
= 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.
==============================================================