[Home] [Groups] - Message: [Prev in Group] [Next in Group]
8679: [MUD-Dev] Re: Inheritance model (was Re: PDMud thread summary)
[Full Header] [Plain Text]
From: "Bruce Mitchener, Jr." <bruce@puremagic.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Mon, 26 Oct 1998 17:54:35 -0800
Organization: Kanga.Nu
On Monday, October 26, 1998, Alex Oren wrote:
>I think we should look into the object model first.
>Do we want single or multiple inheritance? Static or dynamic binding?
Single
>or multiple dispatch? Vtables or name-based? Etc...
Someone from the MOO community has a paper on what he calls 'parameterized
inheritance'.
http://theory.stanford.edu/~amitp/papers/mixins.ps is the paper.
His home pages are http://theory.stanford.edu/~amitp/ and
http://www-cs-students.stanford.edu/~amitp/ ... You may know of him already
from his game programming pages.
- Bruce