[Zope3-dev] Re: Zope X3.1 Feature Freeze

Sidnei da Silva sidnei at awkly.org
Fri Mar 18 10:17:28 EST 2005


On Fri, Mar 18, 2005 at 10:00:30AM -0500, Jim Fulton wrote:
| ... what the heck to do about the fact that Archetypes
| apparently uses the ancient long-deprecated old BTrees modules. 

Is it?

sidnei at cotia:~/src/archetypes/archetypes-1.3$ find . -name '*.py' | xargs grep 'import BTree' 
./Archetypes/ReferenceEngine.py:from
Products.BTreeFolder2.BTreeFolder2 import BTreeFolder2
sidnei at cotia:~/src/archetypes/archetypes-1.3$ find . -name '*.py' | xargs grep 'from BTree' 
./Archetypes/Field.py:from BTrees.OOBTree import OOBTree

-- 
Sidnei da Silva <sidnei at awkly.org>
http://awkly.org - dreamcatching :: making your dreams come true
http://www.enfoldsystems.com
http://plone.org/about/team#dreamcatcher

How do you power off this machine?
	-- Linus, when upgrading linux.cs.helsinki.fi, and after using the
           machine for several months


More information about the Zope3-dev mailing list