NextPrevUpTopContentsIndex

6.1 Delivery and CLOS

Most applications using CLOS can be delivered without difficulty. However, there are a few potential exceptions to this rule. Code dynamically redefining classes and methods, and with certain method combinations, needs some extra work.

6.1.1 Applications defining classes or methods dynamically

6.1.2 Special dispatch functions and templates for them

6.1.3 Delivery and the MOP

6.1.4 Compression of CLOS metaobjects

6.1.5 Classes, methods, and delivery

6.1.6 Delivery and make-instance initarg checking


LispWorks Delivery User Guide - 7 Apr 2005

NextPrevUpTopContentsIndex