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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8b8748382fcfacc1 X-Google-Attributes: gid103376,public From: Geoff Bull Subject: Re: friend classes in ada95 Date: 2000/04/20 Message-ID: <38FEF07A.70F5E35F@acenet.com.au>#1/1 X-Deja-AN: 613547265 Content-Transfer-Encoding: 7bit References: <8dh37m$qef$2@wanadoo.fr> <3B5L4.1317$B43.116109@news.pacbell.net> <38FD1830.949F5E81@mindspring.com> <38FD1C9E.7C2B7756@research.canon.com.au> <8dldmu$m8u$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@telstra.net X-Trace: nsw.nnrp.telstra.net 956231969 203.35.118.1 (Thu, 20 Apr 2000 21:59:29 EST) Organization: Customer of Telstra Big Pond Direct MIME-Version: 1.0 NNTP-Posting-Date: Thu, 20 Apr 2000 21:59:29 EST Newsgroups: comp.lang.ada Date: 2000-04-20T00:00:00+00:00 List-Id: Robert Dewar wrote: > I am completely unconvinced by the MI claim Me too - first you have to get 'em to the stage where they might even notice there is no MI. Also, Java would be a sorry language without interfaces, but with Ada there is usually another (often better) way, e.g. generics.