RE: [Zope-dev] ZClasses inheriting from ZClasses
-----Original Message----- From: Martijn Faassen [mailto:faassen@vet.uu.nl] Sent: Tuesday, August 03, 1999 11:55 AM To: zope-dev@zope.org Subject: [Zope-dev] ZClasses inheriting from ZClasses
Hi there,
I'm trying to make a ZClass inherit from another ZClass that I made, but it's not listed in the list of base classes. I thought this was possible, so what am I doing wrong?
Are they in the same product? -Michel
Michel Pelletier wrote:
I'm trying to make a ZClass inherit from another ZClass that I made, but it's not listed in the list of base classes. I thought this was possible, so what am I doing wrong?
Are they in the same product?
Hm, no; I didn't know it worked like that, but that makes sense. I'll try that. Thanks for the prompt reply! Regards, Martijn
participants (2)
-
Martijn Faassen -
Michel Pelletier