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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7a5b8336407bf471 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-08 09:18:40 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: prichtmyer@yahoo.com (Peter Richtmyer) Newsgroups: comp.lang.ada Subject: Re: Safe "use" directive Date: 8 Nov 2002 09:18:40 -0800 Organization: http://groups.google.com/ Message-ID: <1b585154.0211080918.7a056c49@posting.google.com> References: <3dcba716$0$305$bed64819@news.gradwell.net> NNTP-Posting-Host: 164.223.72.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1036775920 25324 127.0.0.1 (8 Nov 2002 17:18:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 8 Nov 2002 17:18:40 GMT Xref: archiver1.google.com comp.lang.ada:30599 Date: 2002-11-08T17:18:40+00:00 List-Id: porton@ex-code.com (Victor Porton) wrote in message news:<3dcba716$0$305$bed64819@news.gradwell.net>... > > Do you agree that it is a good rule? > I like it - or something very much like it that is easy enough for coders to understand :-) Perhaps one "weakness" is that someone may later change the pkg that is "use'd", so the rule is violated, but not know the effects. > Can the current Ada stylistics checking tools enforce such a rule > without too much effort? I don't know. Are there any good and *free* Ada stylistics checking tools available? Anybody? thanks, Peter