[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
method combination objects
- To: Moon@STONY-BROOK.SCRC.Symbolics.COM
- Subject: method combination objects
- From: David N Gray <Gray@dsg.csc.ti.com>
- Date: Wed, 26 Jul 89 12:24:58 EDT
- Cc: Common-Lisp-Object-System@sail.stanford.edu
- Sender: GRAY@kelvin.csc.ti.com
From the draft for DEFINE-METHOD-COMBINATION:
> \label Values:
>
> % 88-002R p.2-34 said this, but it's wrong, method-combination objects
> % are created by the defgeneric :method-combination option.
> % See 88-002R p.1-28. --Moon
> % New method combination object.
>
> % Added by Moon to replace wrong specification above:
>
> {\arg Name\/}.
Oh, OK. Can I also assume then that function FIND-METHOD-COMBINATION in
89-003 is also a mistake and that all we need is
GENERIC-FUNCTION-METHOD-COMBINATION ?