From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 10 Jan 92 14:48:08 GMT From: mcsun!fuug!news.funet.fi!sunic!ugle.unit.no!nuug!ifi.uio.no!holmenkollen! rmz@uunet.uu.net (Bj|rn Remseth) Subject: Re: Multiple Inheritance in Ada 9X Message-ID: List-Id: > Multiple inheritance is the feature that allows you to define queueing trucks as > things that are at the same time > * trucks and > * elements in a queue > Is that correct ? Sorry, not true. In Simula you do this by subclassing "truck" under "element in queue", thus all trucks are queue elements or none of them are. In other words: Simula doesn't have multiple inheritance. -- (Rmz) Bj\o rn Remseth !Institutt for Informatikk !Net: rmz@ifi.uio.no Phone: +472 453466!Universitetet i Oslo, Norway !NeXTmail: rmz@neste.ifi.uio.no