[Openmcl-devel] Re: porting BKNR to openmcl
Marco Baringer
mb at bese.it
Thu Jun 30 09:00:38 PDT 2005
Gary Byers <gb at clozure.com> writes:
> (Most effective slot definition objects are created by the primary
> COMPUTE-EFFECTIVE-SLOT-DEFINITION method, which the code you're porting
> bypasses.)
according to the mop "This method [compute-effective-slot-definition]
can be extended, but the value returned by the extending method must
be the value returned by this [the primary, implementation defined]
method."
for details:
http://www.franz.com/support/documentation/7.0/doc/mop/dictionary.html#compute-effective-slot-definition
that said, don't stop toking advantage of more flexible mops (like
openmcl's) when possible.
--
-Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
More information about the Openmcl-devel
mailing list