Re: Question about call-next-method
"Tim Bradshaw (as tfb at cley dot com)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
On 16 Nov 2025, at 15:30, pc (as pc at p-cos dot net) <[email protected]> wrote: > > Ah, I forgot that LW also uses a dynamically scoped function to pass next methods around. It doesn't. Or rather: it does, but the next method list is then lexically captured by call-next-method. --tim _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html