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=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 7 Nov 92 18:49:28 GMT From: widget!jgg@uunet.uu.net (John Goodsen) Subject: Re: OOD, Ada, and Inheritance Message-ID: <1992Nov7.184928.15152@evb.com> List-Id: > >I recall that ADA's genericity system allows you to pass functions and >procedures as parameters in a way reminiscent of the C function >pointers (although ADA is type-safe). I would look into the >possibility of simulating inheritance by setting up structures of >functions when objects are created. You should be able to get single >inheritance without too much trouble. Maybe an ADA guru can suggest >some details. > > Look at chapter 9 of "Object-Oriented Reuse, Concurrency and Distribution - An Ada-Based Approach", by Atkinson - ACM PRESS. It provides a translation strategy of DRAGOON to Ada. -- John Goodsen PCIS Programme Software Process & Environments Ada Joint Program Office EVB Software Engineering goodsenj@ajpo.sei.cmu.edu jgg@evb.com