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,c2f62556e56c9683 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: 'with'ing and 'use'ing Date: 2000/03/01 Message-ID: <89j5lp$j1a$1@nnrp1.deja.com>#1/1 X-Deja-AN: 591737190 References: X-Http-Proxy: 1.0 x42.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Wed Mar 01 13:24:11 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-03-01T00:00:00+00:00 List-Id: In article , Robert A Duff wrote: > rh@signal.dera.gov.uk (Roger Hoyle) writes: > > > 1) Is this basically a good idea? It seems sensible to me, but then I know > > little about Ada. (I'm asking about generally not 'use'ing stuff, not > > specifically my current situation) > > You've just started a language war between the two dialects of Ada -- > the use-phobes and the use-philes. ;-) That's not quite right, because the situation is not symmetrical. The use-phobes are indeed phobic, and actually subset the language, often working in a subset that forbids USE clauses completely. The class of people who Bob calls use-philes are no more use-philes than they are procedure-files or assignment-statement-philes. It is not that they *like* USE clauses, they simply regard them, like any other feature in the language, as something to be used when appropriate and not otherwise. Sent via Deja.com http://www.deja.com/ Before you buy.