Next Prev Up Top Contents Index

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 User-defined method combinations

6.1.3 Compression of CLOS metaobjects

6.1.4 Classes, methods, and delivery


LispWorks Delivery User Guide - 11 Dec 2001

Next Prev Up Top Contents Index