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: "David Botton" Subject: Re: friend classes in ada95 Date: 2000/04/19 Message-ID: #1/1 X-Deja-AN: 613007502 References: <8dh37m$qef$2@wanadoo.fr> <3B5L4.1317$B43.116109@news.pacbell.net> <38FD1830.949F5E81@mindspring.com> <38FD1C9E.7C2B7756@research.canon.com.au> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Abuse-Info: Otherwise we will be unable to process your complaint properly X-Complaints-To: support@usenetserver.com Organization: WebUseNet Corp http://www.usenetserver.com - Home of the fastest NNTP servers on the Net. NNTP-Posting-Date: Wed, 19 Apr 2000 01:35:25 EDT Newsgroups: comp.lang.ada Date: 2000-04-19T00:00:00+00:00 List-Id: The first step is getting them to come over from other languages and/or to think of Ada as even a possibility. The lack of the _code_word_ "class" is a huge wall, and since the introduction of Java, the lack of direct support for at least MI with interfaces is another. David Botton Geoff Bull wrote in message >For people coming from other languages, changing the word tagged to class >is going to help not zero. >The problem they face is overcoming the assumptions they have made >about how oo is implemented.