[Zope] the PropertyManager API

Dieter Maurer dieter@handshake.de
Sun, 16 Sep 2001 22:56:25 +0200 (CEST)


Mitchell L Model writes:
 > ... better APIs ...
You are right! Zope's APIs could be better, more consistent, more orthogonal.

However, cleaning up the old code has very low priority.

As I understand it, ZC is working on a new component architecture for Zope.
In the process, most parts of Zope will be repackaged,
strongly interface based, cleaned up. 

It's probably best when you help to set up good interfaces (APIs)
for the new components than to invest into the old APIs.

While not optimal, all functions you need are there.


Dieter