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

slot documentation



MCL2.0b1 doesn't seem to support the documentation attribute of a CLOS
slot.  

Also, it would be nice if arbitrary attributes could be associated with
a slot.  They could be hung off of a plist in the slot description
object.  I realize that this is not part of the specification.  It could
be implemented as an extension using the metaobject protocol.  I don't
know if it would require modifications to defclass.