[Zope-dev] ZCatalog madness. (Must log in as emergencyuser.)
Erik Enge
erik@esol.no
Fri, 23 Feb 2001 20:01:36 +0100 (CET)
On Fri, 23 Feb 2001, Chris McDonough wrote:
> different python classes. Do they inherit from a common base class?
Yes. A homemade one.
> Did you make these objects or are they from another Product or are
> they standard Zope objects (like DTML methods, etc.)?
It's a mix. Most of them I created (probably around 30-50 classes) and
the remaining (5-10) are variants of DTML Method, Image, File and others.