[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Class Redefinition
- To: common-lisp-object-system@SAIL.STANFORD.EDU
- Subject: Class Redefinition
- From: Dick Gabriel <RPG@SAIL.STANFORD.EDU>
- Date: 27 Jul 87 1224 PDT
Moon says: <your code won't work>.
I know that the specification states that my code won't work, but
many folks (and not unsophisticated ones) will think it should.
It would be nice if different classes weren't EQ. Is there no way to
make this work? Isn't it true that the only place we need to have
a class and its redefined class be the same is within method selection,
and can't we use surrogates there?
-rpg-