[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Correction
- To: Gregor.pa@Xerox.COM, SWM@SAPSUCKER.SCRC.Symbolics.COM
- Subject: Re: Correction
- From: Daniel L. Weinreb <DLW@ALDERAAN.SCRC.Symbolics.COM>
- Date: Fri, 24 Jul 87 13:33 EDT
- Cc: VERACSD@A.ISI.EDU, common-lisp@SAIL.STANFORD.EDU, veracsd.rs@A.ISI.EDU
- In-reply-to: <870724-093917-2611@Xerox>
- Line-fold: No
It seems to me that the use of lexical bindings around several methods
is rather akin to the concept of "class variables". (Except that you
control the scope by lexical containment in the let, rather than having
the scope always me the set of all methods of a class.)