[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: check-keyword-arguments
I am happy to see this version of make-instance PROVIDED we put
compute-applicable-methods and function-keywords in chapter 2. I think both
provide features which are useful to programmers working with CLOS as it stands
rather than with possibly extending the system. compute-applicable-methods is
parallel to find-method, and function-keywords is similar to method-qualifiers,
both of which are in chapter 2. I mildly prefer the name method-keywords since
its argument is a method.I would also suggest find-applicable-methods to
parallel find-method.