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

NEXT-METHODS



Larry writes:

``What's next-methods for?''

Among other things, it's so that a program can know whether
call-next-method will signal an error the next time around.

I think there is a second reason for it, which is to provide
some window onto the hidden state within a generic function.

			-rpg-