[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Describe
- To: Bruce Lester <72110.1107@CompuServe.COM>
- Subject: Re: Describe
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Mon, 15 Jun 1992 18:36:06 -0500
- Cc: info-mcl
>Why is describe not a generic function in MCL 2.01b? Sonya Keene's
>"Object-Oriented Programming in COMMON LISP" says it should be.
CLtL2, pp. 697-698 says that DESCRIBE is a regular function and
DESCRIBE-OBJECT is a generic function. MCL 2.0b1 complies with that
specification.