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

NextPrevUpTopContentsIndex

14.1.3 Method Lambdas

LispWorks make-method-lambda is not AMOP-compatible. It takes separate lambda-list and body arguments, and the returned lambda form is different to that specified in AMOP (see Method Functions below).

LispWorks does not support user defined methods for the generic function make-method-lambda .


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex