[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pcl classes
- To: info-macl@cambridge.apple.com
 
- Subject: pcl classes
 
- From: Harold Lehmann <lehmann@sumex-aim.stanford.edu>
 
- Date: Fri, 2 Mar 1990 09:42:52 PST
 
Folks -
I hope a PCL question is appropriate to this group.
Is there a way of accessing the structure of a class definition?  For
instance, if you want to see what a slot's default :initarg, you could
instantiate a dummy object and examine that --- or you could examine the class
definition directly.  Of course, you could use this facility to examine the
class hierarchy again, without instantiating dummy instances.
Thanks,
Harold
-------