[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: slot list
- To: Wilhelm Burger <K320440@aearn.bitnet>
 
- Subject: Re: slot list
 
- From: kanderso@DINO.BBN.COM
 
- Date: Wed, 05 Apr 89 22:29:45 -0400
 
- Cc: CommonLoops.pa@Xerox.COM
 
- In-reply-to: Your message of Wed, 29 Mar 89 16:09:20 -0400.              <890329-075228-3325@Xerox> 
 
- Redistributed: CommonLoops.pa
 
  Date: Wed, 29 Mar 89 16:09:20 EDT
  From: Wilhelm Burger <K320440%aearn.bitnet@WILMA.BBN.COM>
  Subject:      slot list
  To: CommonLoops.pa@xerox.com
  Message-Id: <890329-075228-3325@Xerox>
  
  Why is the function pcl::class-slots not exported by PCL and not provided
  by the CLOS specifications at all? I don't see how someone could write
  generic class browsers, printers ... without it.
  
  W.Burger
  Johannes Kepler University
  A-4045 Linz, Austria
CLASS-SLOT is a reader provided by STANDARD-CLASS, thus it is part of
the metaclass protocol (88-002).  It is not part of CLOS Chapters 1 &
2 that have been accepted by X3J13.  PCL attempts to export everything
in chapter 2 though.
k
- References:
- slot list
- From: Wilhelm Burger <K320440@AEARN.BITNET>