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-Thread: 103376,4b3c1a8f7db90f9 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!news.k-dsl.de!newsfeed-fusi2.netcologne.de!newsreader2.netcologne.de!news.netcologne.de!newsfeed-hp2.netcologne.de!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Thu, 16 Oct 2008 12:27:08 +0200 From: Georg Bauhaus User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Interfaces and abstract tagged types References: <1w8x4i0peinwk$.16cenhvch5kv5.dlg@40tude.net> <6a44b25e-07c7-4b3f-9e22-08a778073e4a@q26g2000prq.googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <48f716fc$0$28911$9b4e6d93@newsspool1.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 16 Oct 2008 12:27:08 CEST NNTP-Posting-Host: 796b5950.newsspool1.arcor-online.net X-Trace: DXC=[cOjl`EFP:0TQL:hoD@>T?ic==]BZ:af>4Fo<]lROoR1Fl8W>\BH3Y2`BDnEBlY[R>;9OJDO8_SK6NSZ1n^B98i:M3Re;^1 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:2414 Date: 2008-10-16T12:27:08+02:00 List-Id: Dmitry A. Kazakov schrieb: > The perversion is that inheritance as form of polymorphism is technically > replaced by another form of (parametric polymorphism). What are interfaces > for, For the JNI and similar?