[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: STRUCTURE-CLASS metaclass



    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.
-------