-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all. We've a problem with a class like this: class MyObject(CatalogPathAware, SimpleItem): ~ def manage_afterAdd(self, item, container): ~ CatalogPathAware.manage_afterAdd(self, item, container) ~ ## other stuff here ## The problem is that MyObject apparentely does not have any visibility of the superclasses methods, if they came from some non Zope class (like the CatalogPathAware, and therefore the manage_afterAdd crashes. Any hint on this? The environment is Zope 2.6.4. Regards Marco -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBkK4SXhfyAQQVoaIRAh2SAKCYGu9IZmJ6aIlZJKyToNZsogF9LwCfVBjJ 29u6eYaHbfSOUGInbIRYmCY= =vOOy -----END PGP SIGNATURE-----