[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Method Qualifiers
- To: info-mcl@ministry.cambridge.apple.com
- Subject: Re: Method Qualifiers
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Wed, 1 Dec 1993 16:23:44 -0600
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