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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC 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: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: 'with'ing and 'use'ing Date: 2000/03/03 Message-ID: <2000Mar3.073559.1@eisner>#1/1 X-Deja-AN: 592647985 References: <38BC2EB3.2639372B@acm.org> <89l6aj$s5e$1@wanadoo.fr> <38BE974F.B8FAFEBE@earthlink.net> <89ml92$5c1$1@nnrp1.deja.com> <38BEF1A3.24B566BF@earthlink.net> X-Trace: news.decus.org 952086963 504 KILGALLEN [216.44.122.34] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 2000-03-03T00:00:00+00:00 List-Id: In article <38BEF1A3.24B566BF@earthlink.net>, Charles Hixson writes: > I was actually thinking of in my own code (so I could answer the question > "Now where did I get that from?"). I suppose that this should be commented, > so that I'll later remember that it was used (in which case I could stick > the label in the comment). A coding style understood by all who will see the source seems good. However, I have some Ada source I wrote 12 years ago over which I have had sole custody, and when I go back to maintain it I am a bit tempted to ask (myself) "Who wrote that, and why did they do it that way ?".