All Manuals > LispWorks User Guide and Reference Manual > 7 Dspecs: Tools for Handling Definitions > 7.7 Tracking definitions > 7.7.2 Recording definitions and redefinition checking

NextPrevUpTopContentsIndex

7.7.2.1 Use of record-definition

You should not usually call record-definition, since all the system-provided definers call it.

However, for new classes of definition which you add with define-dspec-class, you should call record-definition for dspecs in their new classes, as shown in Complete example of a top-level dspec class.


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex