[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

8907: [MUD-Dev] Re: DevMUD considerations and the Halloween article

[Full Header] [Plain Text]
From: "Alex Oren" <alexo@bigfoot.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 04 Nov 1998 12:25:23 GMT
References: [1] [2] <-newest
Organization: Kanga.Nu
On Tue, 3 Nov 1998 14:09:23 -0800, Jon Leonard wrote:

} There are a few design decisions I'm aware of that have far-reaching impact
} on the VM design.  Some undecided ones that I'm aware of:

[...]

} Inheritance support:  Does the VM chase down an inheritance tree, or does
} 	the compiler take care of it?  Is there any inheritance at all?

Also:
- Single or multiple inheritance?
- Is dynamic inheritance (changing the inheritance tree at runtime) allowed?

} Thread model:  How do we deal with locking data structures, and what do we
} 	do about deadlocks?

JC has a working lockless scheme.  I'll let him provide the details if needed.

[...]


Have fun,
Alex.