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.5 required=3.0 tests=BAYES_05 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 17 Apr 92 16:31:40 GMT From: wupost!usc!aero.org!jordan@decwrl.dec.com (Larry M. Jordan) Subject: Re: Ada vs. C++ Paper (was Re: Why ADA?) Message-ID: <1992Apr17.163140.17331@aero.org> List-Id: >Possibly the strongest conclusion in the paper is that the inheritance >feature in C++ is extremely tricky to use, and can lead to big time problems. >I asked him if he still feels this way, and he said he does, more so >even than before. ... Anyone care to enumerate some of these so called "big time problems"? Is the problem with inheritance in general (is Eiffel subject to these same problems? Turbo Pascal 5.5+?) or with inheritance coupled with dynamic binding? Does the paper talk at all about C++'s lack of "packages"? This strikes me as a much bigger problem than "inheritance". --Larry %)