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

NextPrevUpTopContentsIndex

14.1.2 Method Metaobjects

standard-reader-method , standard-accessor-method and standard-writer-method all have a required :slot-name initarg, rather than a :slot-definition initarg as specified in AMOP.

Compatibility note: in LispWorks 4.3 and previous versions, accessor-method-slot-definition was not implemented. This is implemented in the current version.


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex