On Tue, 27 Jan 2004 16:06:02 +0100, Eric Marsden <[EMAIL PROTECTED]> wrote:
> I'm not sure how things worked in CMUCL 18e, but in the current code > base (go Gerd!) you will find that the method is automatically > compiled even when entered at the listener. Cool! > In CVS CMUCL, you can use the following non-standard way of > designating the function object that corresponds to a specific > method: > > (function (pcl:fast-method method-name qualifiers specializers)) Thanks, Edi.
