[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: STRUCTURE-CLASS metaclass
- To: R. Shapiro <RSHAPIRO@G.BBN.COM>
- Subject: Re: STRUCTURE-CLASS metaclass
- From: Gregor.pa@Xerox.COM
- Date: Thu, 18 Aug 88 14:40 PDT
- Cc: commonloops.pa@Xerox.COM
- Fcc: BD:>Gregor>mail>outgoing-mail-3.text.newest
- In-reply-to: The message of 18 Aug 88 11:49 PDT from R. Shapiro <RSHAPIRO@G.BBN.COM>
- Line-fold: no
Date: Thu, 18 Aug 88 14:49:08 EDT
From: R. Shapiro <RSHAPIRO@G.BBN.COM>
According to the June '88 CLOS spec (p. 1-15):
"Each structure type created by DEFSTRUCT without using the :TYPE
option has a corresponding class. This class is an instance of
STRUCTURE-CLASS. The :INCLUDE option of DEFSTRUCT creates a direct
subclass of the class that corresponds to the included structure."
This functionality does not seem to be in the last release of PCL.
Is it expected that this will be included in any release soon?
Ken Anderson at BBN and I just started talking about implementing this.
It is possible we will be able to do this in the next few weeks.
-------