MOP programmers should note that, by default, the direct slots and direct methods of all classes are emptied at delivery level 1 and above. To prevent this, set the
deliver
keyword
:keep-clos
to
t,
:full-dynamic-definition
or
:meta-object-slots
as required.