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,20144c9b38aef82d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Newsgroups: comp.lang.ada Subject: Re: About 0Y interfaces References: <4354EF40.9010906@mailinator.com> <43552495.2050300@obry.net> From: Brian May Date: Wed, 19 Oct 2005 19:08:16 +1000 Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:ii5R5JfcKOMC4o0W/bhkZ2DIQt0= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: snoopy.microcomaustralia.com.au X-Trace: news.melbourne.pipenetworks.com 1129712896 202.173.153.89 (19 Oct 2005 19:08:16 +1000) X-Complaints-To: abuse@pipenetworks.com X-Abuse-Info: Please forward all headers to enable your complaint to be properly processed. Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nntp.waia.asn.au!130.95.128.9.MISMATCH!news.uwa.edu.au!news1.optus.net.au!optus!snewsf0.syd.ops.aspac.uu.net!news.netspace.net.au!news.melbourne.pipenetworks.com!not-for-mail Xref: g2news1.google.com comp.lang.ada:5797 Date: 2005-10-19T19:08:16+10:00 List-Id: >>>>> "Randy" == Randy Brukardt writes: Randy> Personally, I find implementation inheritance to be more Randy> useful than interface inheritance, but obviously others Randy> feel differently. And, in any case, interfaces allow using Randy> OOP with tasks and protected types, which wasn't a Randy> possibility in Ada 95. How? (yes... ok... my imagination is limited tonight...) -- Brian May