LispWorks User Guide and Reference Manual > 14 The Metaobject Protocol > 14.1 Metaobject features incompatible with AMOP

NextPrevUpTopContentsIndex

14.1.9 Inheritance Structure of Metaobject Classes

funcallable-standard-object is implemented as defined in AMOP, except that its class precedence list has direct superclasses

(function standard-object)

rather than

(standard-object function)

so that LispWorks is compliant with the ANSI Common Lisp rules.

For details, see funcallable-standard-object.


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex