cl:update-instance-for-redefined-class
and
cl:update-instance-for-different-class
lock the redefined instance against access whilst updating, so your methods should take care to avoid deadlocks. See the reference entries in the
LispWorks User Guide and Reference Manual
.
The function
clos:compute-default-initargs
is now exported for compatibility with AMOP.