[Zope] ObjectManager API and Zope3

Lennart Regebro lennart@regebro.nu
Wed, 4 Dec 2002 22:45:17 +0100


From: "Thomas Guettler" <guettli@thomas-guettler.de>
> Does someone know why ObjectManager has its own "API"?

Because there are things you need to do, and then you need an API.
It's kinda hard to get out only DTML-Methods from a dictionary, for example.

> Somehow I don't like objectValues, objectItems ...

Get used to it. :-)