[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
effective methods question
Sender: GRAY@Kelvin.csc.ti.com
Date: Thu, 16 Feb 89 13:47:42 CST
From: David N Gray <Gray@DSG.csc.ti.com>
Is the list returned by functions SPECIALIZER-DIRECT-METHODS and
GENERIC-FUNCTION-METHODS intended to include effective methods, or just
the explicitly defined methods?
It should return only the explicitly defined methods, since it is not
specified what an effective method is, or if it should exist.
Patrick.