From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,34c2aa33b8bdb1a9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-11 23:35:06 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!newsfeed1.earthlink.net!newsfeed2.earthlink.net!newsfeed.earthlink.net!news.mindspring.net!not-for-mail From: Richard Riehle Newsgroups: comp.lang.ada Subject: Re: Sugestion to Multiple Inheritance Date: Fri, 11 Jan 2002 23:35:24 -0800 Organization: AdaWorks Software Engineering Message-ID: <3C3FE73C.D633E042@adaworks.com> References: <3C3F2B7F.4F077FC0@adaworks.com> <3C3F5186.5030003@mail.com> Reply-To: richard@adaworks.com NNTP-Posting-Host: 9e.fc.c4.47 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server-Date: 12 Jan 2002 07:34:46 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:18817 Date: 2002-01-12T07:34:46+00:00 List-Id: Hyman Rosen wrote: > Richard Riehle wrote: > > With C++, MI is probably a disaster waiting to happen. > > Uh, oh. Drive-by shooting alert! > Do you care to back up that statement with facts? No. It is well-known that I don't much like C++. The more I learn of it, and the more I am required to use it, the more horrified I am by it. Multiple inheritance is just one feature I find, if not a disaster, at least, as you say, overly-complicated, and inconvenient. Richard Riehle