[ZODB-Dev] ZODB 3.2 release plan posted
Jeremy Hylton
jeremy@zope.com (Jeremy Hylton)
Thu, 7 Nov 2002 11:46:26 -0500
>>>>> "SA" == Steve Alexander <steve@cat-box.net> writes:
SA> Jeff Rush wrote:
>> Although obviously not targeted for the 2.3 release, are there
>> any specific plans to adapt Zope to Python 2.2 re replacing
>> ExtensionClass, et. al. with slots and properties?
SA> Yes. It is called "Zope 3".
Or, more specifically, it's ZODB4, which is being developed to support
Zope3. There is pre-alpha code available from cvs.zope.org in either
of the Zope3 or ZODB4 modules. I expect we'll do a first alpha
release at the same time as the Zope3 alpha release (by the end of the
year).
I plan to post a more detailed project plan next week.
Jeremy