Re: Specializing slot-value-using-class in OpenMCL



Pascal Costanza <pc@xxxxxxxxx> writes:

(defmethod slot-value-using-class
((class mymetaclass) object slotd)
...)
Ah, I see. Does this work with standard-class? I seem to be getting
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.
.