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=2.3 required=5.0 tests=BAYES_00,HK_RANDOM_FROM, INVALID_MSGID,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3dbf2f325f33ce35 X-Google-Attributes: gid103376,public From: czgrr Subject: Re: Elimination of "use" clauses Date: 1999/07/02 Message-ID: <7lhmps$3ll$1@nnrp1.deja.com>#1/1 X-Deja-AN: 496301769 References: <377B5807.88B875E0@cs.york.ac.uk> <7lfvbk$fhh$1@nnrp1.deja.com> <7lg0sg$g8q$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x30.deja.com:80 (Squid/1.1.22) for client 193.192.234.4 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Fri Jul 02 06:38:52 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT) Date: 1999-07-02T00:00:00+00:00 List-Id: In article <7lg0sg$g8q$1@nnrp1.deja.com>, Ted Dennison wrote: > Good point. But as a fellow "use-phobe", I think Neil would probably > prefer to put in "use type" statements to get access to the comparison > and mathematical operators that he will loose when the "use" clauses are > removed. "use type" - is that new in Ada95 then? Also, for us Ada83'ers, I suppose a "renames" declaration could be used instead of a "use" on the whole package. czgrr -- No email, please - reply to the newsgroup. My opinions are not necessarily those of my employer. Use any suggestions at your own risk. Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.