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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,35b23727c41f3e62 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-30 01:03:31 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newspeer.clara.net!news.clara.net!feed.news.nacamar.de!fu-berlin.de!uni-berlin.de!tar-alcarin.cbb-automation.DE!not-for-mail From: Dmitry A. Kazakov Newsgroups: comp.lang.ada Subject: Re: Multiple interface inheritance workaround in Ada 95 / Ada 0x to satisfy a Java language advocate? Date: Tue, 30 Jul 2002 10:13:31 +0200 Message-ID: <1cickuo7c6qhqnpgi5lhtg9tdt6m1nbpuc@4ax.com> References: <1027963528.565811@master.nyc.kbcfp.com> NNTP-Posting-Host: tar-alcarin.cbb-automation.de (212.79.194.111) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1028016210 33093503 212.79.194.111 (16 [77047]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:27475 Date: 2002-07-30T10:13:31+02:00 List-Id: On Mon, 29 Jul 2002 13:27:42 -0400, Hyman Rosen wrote: >Colin Paul Gloster wrote: >> Hyman Rosen may be particualrly expert in pointing out what MI in C++ >> boasts over Ada. > >Be that as it may, I would like to point out that a lot of the articles >about MI have the tone of "you don't need it, and if you think you do >need it, here's how to program a simulation of it". That's not really >the point, any more than the possibility of maintaining your own tables >of function pointers removes the necessity of implementing dispatching >in the programming language. The question is whether having MI would >allow the expression of certain programming solutions to be easier and >clearer, and without unduly burdening code which doesn't use it. A lot >of that may depend on other aspects of the language, which can interact >sysnergisticly or destrcutively with MI. For C++, I believe MI is >overwhelmingly positive. I don't know what the answer would be for Ada. It is of course cannot depend on a language. I believe the answer is yes, however Ada community is yet not ready to accept this fact. --- Regards, Dmitry Kazakov www.dmitry-kazakov.de