[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: method combination objects
- To: "David A. Moon" <Moon@STONY-BROOK.SCRC.Symbolics.COM>
- Subject: Re: method combination objects
- From: David N Gray <Gray@dsg.csc.ti.com>
- Date: Wed, 26 Jul 89 14:17:38 EDT
- Cc: Common-Lisp-Object-System@sail.stanford.edu
- In-reply-to: Msg of Wed, 26 Jul 89 13:59 EDT from David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>
- Sender: GRAY@kelvin.csc.ti.com
> 89-003 is so full of errors that I don't generally find it useful to
> comment on it.
Yes, but then what _are_ we going to do with it? :-)
> ... However, the macro expansion of DEFGENERIC has to have
> some way to convert the :METHOD-COMBINATION option from a list into
> an object of type METHOD-COMBINATION. I don't see anything wrong
> with the writeup on 89-003 p.3-61, unless maybe it needs an environment
> argument, so I don't think it's a mistake.
Sounds then like it should be MAKE-METHOD-COMBINATION instead of
FIND-METHOD-COMBINATION.