MOP question for language lawyers: can you specialize on standard-class

"Tim Bradshaw (as tfb at tfeb dot org)" <[email protected]> Tue, 21 Apr 2026 17:26:18 +0100
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>
In particular, does the AMOP MOP allow this & similar things

(defmethod slot-value-using-class ((class standard-class)
                                  (object whatever)
                                  slot-name)
 ...)

It doesn't seem to forbid it.

--tim

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html