[Zope-dev] New Counter Product

Paul Everitt Paul@digicool.com
Fri, 26 Mar 1999 08:23:52 -0500


Scott wrote:
> Is Zope 2 going to be a complete rewrite? If so then maybe we should
> discusss an event model et al...

No, it won't be a complete rewrite.  Zope2 is really just a milestone of
when a number of things will have happened -- primarily, providing
concurrency via:

  o concurrent publishing via ZServer

  o concurrent database storage via ZODB3

  o ensuring the base objects in Zope are concurrency-friendly

When these things happen, Zope2 is done.

--Paul