Subject: Re: Justify this! (MOP Madness)
From: Erik Naggum <erik@naggum.no>
Date: 1999/05/11
Newsgroups: comp.lang.lisp
Message-ID: <3135421306057890@naggum.no>

* Barry Margolin <barmar@bbnplanet.com>
| Anyone executing DEFCLASS should be expected to know the full definition
| of the class.  You don't use this operation to make incremental
| adjustments to an existing class.

  um, it appears that you're suggesting that redefinitions are bad in
  general, but I hope you restrict your discommendation to _partial_
  definitions, not incremental ones.  care to clarify?

#:Erik