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

pcl classes



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