[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: terminology confusion: subclass, superclass
- To: Moon@STONY-BROOK.SCRC.Symbolics.COM
- Subject: Re: terminology confusion: subclass, superclass
- From: Danny Bobrow <Bobrow.pa@Xerox.COM>
- Date: 5 Jan 87 08:45 PST
- Cc: common-lisp-object-system@SAIL.STANFORD.EDU
- In-reply-to: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>'s message of Sat, 3 Jan 87 18:59 EST
- Sender: Bobrow.pa@Xerox.COM
Moon says:
"My conclusion from all this is that we need consistent names for the
six
concepts mentioned above, and I'm willing to drop the component /
dependent
terminology in favor of completely consistent use of:
xxx subclass n>=0
proper subclass n>=1
direct subclass n=1
direct superclass n=1
proper superclass n>=1
xxx superclass n>=0
I'm looking for suggestions for the word xxx. If we really can't think
of
anything, that word could be omitted."
I agree. I sugest we use the phrases "effective subclass" and
"effective superclass" where we want to emphasize the possibility of
n=0, and allow "subclass" and "superclass" to mean that as well.
danny