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

Re: Is a class object a valid method specializer?



> Date: Fri, 15 Mar 91 18:35:59 -0800
> From: Chris Richardson <cer@Franz.COM>
> 
> For example, is (defmethod foo ((x #.(find-class t))) ... ) legal?

No in 88-002R, yes in ANSI Common Lisp.  I don't immediately remember what
cleanup removed the restriction.