[Zope-dev] Overriding base class method / CatalogAware mixin
Dieter Maurer
dieter@handshake.de
Tue, 27 Nov 2001 21:51:22 +0100
sean.upton@uniontrib.com writes:
> ....
> I got a TypeError that I think is due to
> ExtensionClass when trying to call the superclasses method, even with an
> instance of the subclass passed as the first variable.
I am not sure, I understand your problem...
But it may be the problem clearly described in the "ExtensionClass"
documentations. Look for "inheritedAttribute"...
Dieter