[slime-devel] Re: AllegroCL looses ability to load a system

Luke Gorrie luke at bluetail.com
Fri Jul 2 23:52:54 UTC 2004


Luke Gorrie <luke at bluetail.com> writes:

> Our `definterface' mechanism puts a method on the
> `no-applicable-method' generic function to supply a default
> implementation of `operate-on-system'.

What on earth was I thinking when I wrote that code? :-)

Now the default implementation is just a regular method with all
argument types being T. defimplementation uses the same signature so
it will override it.

Possibly this will make some strange problems in some versions of ACL
disappear.

-Luke





More information about the slime-devel mailing list