<div dir="ltr">You are puzzliing over undefined behavior, meaning what you have discovered:is that implementations are free to go as crazy as, well, canines in a dog park. This can be excitingly crazy, because the CL standardizers were too exhausted to include the MOP in the standard. (They made nice excuses about not wanting to inhibit implementers, but dollars to donuts they just ran up the white flag in the face of the idea of standardizing something as vast in itself as a complete HLL).<div>
<br></div><div>What were actually trying to build?</div><div><br></div><div>-kt</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Aug 1, 2014 at 10:00 PM, Pascal J. Bourguignon <span dir="ltr"><<a href="mailto:pjb@informatimago.com" target="_blank">pjb@informatimago.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">Jean-Claude Beaudoin <<a href="mailto:jean.claude.beaudoin@gmail.com">jean.claude.beaudoin@gmail.com</a>> writes:<br>

<br>
> So my question is: Which one is right?<br>
<br>
</div>I'd note that this is a major problem of how OO libraries or<br>
frameworks are defined.  They very rarely specify or give any guarantee<br>
of when or whom will send a given message to a given object.<br>
<br>
This makes indeed difficult to subclass and override methods in a sturdy<br>
way.<br>
<br>
This is probably a reason why OO programmers nowadays tend to distance<br>
themselves from inheritance (using so called "flat" hierarchies), and<br>
like "final" methods a lot, which basically denies OO itself.<br>
<br>
<br>
Otherwise, for your question, you didn't mention any metaclass.  I'm not<br>
sure about it, but I would expect such methods from AMOP to be used<br>
consistently only when you define your own metaclasses.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
__Pascal Bourguignon__                 <a href="http://www.informatimago.com/" target="_blank">http://www.informatimago.com/</a><br>
“The factory of the future will have only two employees, a man and a<br>
dog. The man will be there to feed the dog. The dog will be there to<br>
keep the man from touching the equipment.” -- Carl Bass CEO Autodesk<br>
<br>
_______________________________________________<br>
pro mailing list<br>
<a href="mailto:pro@common-lisp.net">pro@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/pro" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/pro</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Kenneth Tilton<div>Fort Lauderdale, FL</div><div><a href="http://tiltontec.com" target="_blank">http://tiltontec.com</a><br></div>
<div>"In a class by itself." <i>-Macworld</i></div><div><br></div><div><br></div></div>
</div>