Re: Specializing slot-value-using-class in OpenMCL
- From: Slava Akhmechet <coffeemug@xxxxxxxxx>
- Date: Wed, 30 May 2007 23:03:05 GMT
Larry Clapp <larry@xxxxxxxxxxxx> writes:
I'm not Pascal, but did you meanYes, thank you!
(defclass b (a)
(slot2)) ;^^^
As far as why it's not inherited, I don't know for sure, but it seemsThat makes sense. Now that you brought it up, metaclasses in the
to me that the inheritance of metaclass in the presence of multiple
inheritance would be very complex.
presence of multiple inheritance seems like a very complex issue even
without metaclass inheritance :)
--
Regards,
Slava Akhmechet.
.
- References:
- Specializing slot-value-using-class in OpenMCL
- From: Slava Akhmechet
- Re: Specializing slot-value-using-class in OpenMCL
- From: Pascal Costanza
- Re: Specializing slot-value-using-class in OpenMCL
- From: Slava Akhmechet
- Re: Specializing slot-value-using-class in OpenMCL
- From: Pascal Costanza
- Re: Specializing slot-value-using-class in OpenMCL
- From: Slava Akhmechet
- Re: Specializing slot-value-using-class in OpenMCL
- From: Larry Clapp
- Specializing slot-value-using-class in OpenMCL
- Prev by Date: Re: Specializing slot-value-using-class in OpenMCL
- Next by Date: Re: Specializing slot-value-using-class in OpenMCL
- Previous by thread: Re: Specializing slot-value-using-class in OpenMCL
- Next by thread: Re: Specializing slot-value-using-class in OpenMCL
- Index(es):
Relevant Pages
|