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, MSGID_RANDY 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: Robert Dewar Subject: Re: friend classes in ada95 Date: 2000/04/20 Message-ID: <8dliaf$r6k$1@nnrp1.deja.com>#1/1 X-Deja-AN: 613364036 References: <8dh37m$qef$2@wanadoo.fr> <3B5L4.1317$B43.116109@news.pacbell.net> <38FD1830.949F5E81@mindspring.com> <38FD1C9E.7C2B7756@research.canon.com.au> <8dldqi$mb7$1@nnrp1.deja.com> <38FE365D.31C893A6@acm.org> X-Http-Proxy: 1.0 x31.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Thu Apr 20 00:17:33 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-04-20T00:00:00+00:00 List-Id: In article <38FE365D.31C893A6@acm.org>, jrcarter@acm.org wrote: > Wirth, in accepting OO for Oberon, said that it's simply ADTs > under another name. If that's accurately stated, he is missing something! > When I first looked into OO about 1984, once I finally > understood what was going on, I didn't find anything new, > except that the mechanism use made the code less readable than > if composition had been used. Well seeing as it is Simula-*67* you would hardly expect to find anything new in 1984! > I suspected that the OO people made up new terms for well > establishe concepts such as type (class) and subprogram > (methods) to mask this lack of original content. Then you are missing something too. The object oriented programming paradigm, involving objects with state, with a message passing discipline between objects, is a valuable one with many applications (although trying to bend it to all applications is unfortunate). I know these two positions well: All abstract data types are objects, and anything I do with ADT's is OO programming. There is no such thing as OO, it's all hype. But neither of these is a helpful illuminating position! Sent via Deja.com http://www.deja.com/ Before you buy.