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,c7d533acec91ae16 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Question for the folks who designed Ada95 Date: 1999/04/29 Message-ID: <7g9kgl$adp$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 472269105 References: <7g2qu4$ca4$1@usenet.rational.com> <37278218.ADE17A46@lawson.com> <7g8390$225c@drn.newsguy.com> <7g8drh$1q00$1@odie.mcleod.net> X-Http-Proxy: 1.0 x16.dejanews.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Thu Apr 29 12:49:26 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-04-29T00:00:00+00:00 List-Id: In article <7g8drh$1q00$1@odie.mcleod.net>, RSWhite@nospam.somewhere.ia.us (Robert S. White) wrote: > In article <7g8390$225c@drn.newsguy.com>, bill@nospam says... > > > >All what we know, is that looking at something written > >as a[i] tells > >right away that it is an array, while with a(i) you are > >not sure what > >it is in Ada. > > And just why do you need to know the implementation > when you are just > an oo user of the object? Can we say "loosely coupled" > here? What has oo got to do with this. It is just a matter of data abstraction. Abstract data types and objects are not the same thing! -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own