[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Method Qualifiers



At 10:17 PM 11/22/93 +0000, Eric Biefeld wrote:
>Steele's Common LISP states that a method qualifier is a non-nil-atom.  I
>was building a method combination which used a fixnum as a method
>qualifier, but the defmethod macro error message stated that method
>qualifier had to be a symbol.  Could this be fixed?
>
>Eric Biefeld

I sent a patch to Eric. If you want it, ask for "method-qualifiers-patch".

-Bill