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,1592759aa83d0d45 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-30 12:31:32 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: wojtek@power.com.pl (Wojtek Narczynski) Newsgroups: comp.lang.ada Subject: Re: MI in Ada 200X Date: 30 May 2003 12:31:32 -0700 Organization: http://groups.google.com/ Message-ID: <5ad0dd8a.0305301131.3e9ac5ca@posting.google.com> References: <0Pxza.699607$OV.652508@rwcrnsc54> <4a4de33a.0305280557.5d5aba37@posting.google.com> <1054299592.913465@master.nyc.kbcfp.com> NNTP-Posting-Host: 62.111.211.178 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1054323092 32353 127.0.0.1 (30 May 2003 19:31:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 30 May 2003 19:31:32 GMT Xref: archiver1.google.com comp.lang.ada:38145 Date: 2003-05-30T19:31:32+00:00 List-Id: Hyman Rosen wrote in message news:<1054299592.913465@master.nyc.kbcfp.com>... > Karel Miklav wrote: > > What do you think about the diamond problem and other evils of MI? > > What diamond problem? The classic diamond problem they teach on at intermediate C++ courses. >What other evils? Ambiguous upcasting. Regards, Wojtek