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.9 required=3.0 tests=BAYES_00,FROM_ADDR_WS autolearn=no autolearn_force=no version=3.4.5-pre1 Date: 9 Nov 92 18:30:28 GMT From: eru.mt.luth.se!lunic!sunic!lth.se!newsuser@bloom-beacon.mit.edu (Dag Bru ck) Subject: Re: OOD, Ada, and Inheritance Message-ID: <1992Nov9.183028.4680@lth.se> List-Id: In weide@elephant.cis.ohio-state.edu (Bruce Weide) writes: >The questions about inheritance in Ada, and especially the responses >about inheritance being "simulated" in Ada, are interesting. Following the argument that inheritance is not essential for OOP because (1) it is most important in the analysis phase, and (2), it can be simulated: There is no need for any module support in the programming language. The modularization is made during the analysis phase, and procedure and function names are sufficient to do the subroutine call. Anyone care to comment? -- Dag