[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Class Redefinition



The need for get-class-for-next-redefinition doesn't really have
anything to do with multi-processing as far as I can see.  Suppose that
(the class of) one of the objects actually involved in defining a method
on class-changed was going to be rendered obsolete by a certain defclass
form.  In that case, you would need to define the method before you
actually change the class definition.