[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FYI: a metaobject extension
- To: Moon@STONY-BROOK.SCRC.Symbolics.COM
- Subject: Re: FYI: a metaobject extension
- From: Gregor Kiczales <gregor@parc.xerox.com>
- Date: Wed, 1 Aug 90 10:44:03 PDT
- Cc: Common-Lisp-Object-System@mcc.com
- In-reply-to: David A. Moon's message of Wed, 1 Aug 90 13:01 EDT <19900801170120.9.MOON@KENNETH-WILLIAMS.SCRC.Symbolics.COM>
- Line-fold: NO
- Sender: gregor@parc.xerox.com
Date: Wed, 1 Aug 90 13:01 EDT
From: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>
Line-Fold: No
We seem to have gotten out of synch somehow. Nothing in your message
has anything at all to do with what I thought we were talking about,
which is allowing macros to expand into
(defmethod gf ((x #<class c>) y z) body...)
Hmm, I think we are still in sync. Specifically, do you imagine
allowing macros to expand that way as part of file compiling?
How could that work?