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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2a687662f09731bb X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news4.google.com!news.glorb.com!newsfeed2.telusplanet.net!newsfeed.telus.net!nntp.abs.net!news.abs.net!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Don't use the "use" clause References: <1132227919.9036.51.camel@sonnenregen> <1132233886.11218.11.camel@sonnenregen> From: Stephen Leake Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:KsPqfKez+mEftnd68gyCU2tnilw= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Jan 2006 17:53:58 -0500 NNTP-Posting-Host: 66.159.65.1 X-Complaints-To: abuse@toad.net X-Trace: news.abs.net 1138143241 66.159.65.1 (Tue, 24 Jan 2006 17:54:01 EST) NNTP-Posting-Date: Tue, 24 Jan 2006 17:54:01 EST Xref: g2news1.google.com comp.lang.ada:2613 Date: 2006-01-24T17:53:58-05:00 List-Id: "Jeffrey R. Carter" writes: > Stephen Leake wrote: > >> It's not a question of "familiarity". I'm totally familiar with the >> code I wrote today, but next year I won't be. > > It's not a question of what you're familiar with; it's a question of > what you can reasonably expect all readers (including yourself in a > year) to be familiar with. Which is exactly nothing; that's my point. Not even Ada.Text_IO. I don't use that much any more; there are other packages I use far more often. I know "Put" and "Get"; anything else I usually have to look up. -- -- Stephe