different python classes. Do they inherit from a common base class? Did you make these objects or are they from another Product or are they standard Zope objects (like DTML methods, etc.)? ----- Original Message ----- From: "Erik Enge" <erik@esol.no> To: "Chris McDonough" <chrism@digicool.com> Cc: <zope-dev@zope.org> Sent: Friday, February 23, 2001 1:55 PM Subject: Re: [Zope-dev] ZCatalog madness. (Must log in as emergencyuser.)
On Fri, 23 Feb 2001, Chris McDonough wrote:
It happens with all kinds of objects I have in my index. All my objects in the index are from Python-based products.
Are they all of one type?
The same type (as in, they are all Python based), but with different meta_types.
Can you replicate the behavior across many different kinds of objects, or is this problem only with a single type of object?
Different kinds of meta_types or ZClass/Python classes?
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )