[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
tables and Becomes
- To: <heh@xxxxxxxxxx>
- Subject: tables and Becomes
- From: Eric Dean Tribble <tribble>
- Date: Tue, 28 Aug 90 14:50:41 PDT
- Cc: <xtech@xxxxxxxxxx>
- In-reply-to: 09 <9008242112.AA04253@xanadu>
Markm made a proposal that I rather like if it can work. Essentially,
we implement that NotAType modifier to classes, then objects can only
be converted to other NotAType classes that are subclasses of the same
type. You can access protocol specific to NotAType classes by casting
to them when you send the message (you just can't declare a variable).