Re: Specializing slot-value-using-class in OpenMCL
- From: Slava Akhmechet <coffeemug@xxxxxxxxx>
- Date: Wed, 30 May 2007 15:07:23 GMT
Pascal Costanza <pc@xxxxxxxxx> writes:
(defmethod slot-value-using-classAh, I see. Does this work with standard-class? I seem to be getting
((class mymetaclass) object slotd)
...)
inconsistant results (works in a simple testcase but not in my
codebase). Am I required to specify a custom metaclass? If this is the
case, could you give a very simple example of how to define a class
with custom metaclass? I don't have the AMOP book and there seems to
be almost no information on this online.
--
Regards,
Slava Akhmechet.
.
- Follow-Ups:
- Re: Specializing slot-value-using-class in OpenMCL
- From: Pascal Costanza
- Re: Specializing slot-value-using-class in OpenMCL
- References:
- Specializing slot-value-using-class in OpenMCL
- From: Slava Akhmechet
- Re: Specializing slot-value-using-class in OpenMCL
- From: Pascal Costanza
- Specializing slot-value-using-class in OpenMCL
- Prev by Date: Re: Specializing slot-value-using-class in OpenMCL
- Next by Date: Re: code critique
- Previous by thread: Re: Specializing slot-value-using-class in OpenMCL
- Next by thread: Re: Specializing slot-value-using-class in OpenMCL
- Index(es):