standard-instance-access
Hi, The MOP defines standard-instance-access as part of the instance structure protocol. However, LispWorks doesn't seem to support this, at least not officially. First, this should be documented IMHO in 11.1.1 of the LispWorks User Guide. ("Metaobject features incompatible with the AMOP.) Then, there exist clos::standard-instance-access and clos::fast-standard-instance-access. Is it possible to get more information about how to use them instead? Or do I have to revert to slot-value for the time being? Thanks in advance, Pascal -- Tyler: "How's that working out for you?" Jack: "Great." Tyler: "Keep it up, then."