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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5b062cdca243a886 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-02 03:50:04 PST From: "Martin Dowie" Newsgroups: comp.lang.ada References: <3B67526E.D7E19382@worldnet.att.net> <9k991i$7o4$1@news.huji.ac.il> <3b68fb88$1@pull.gecm.com> <9kb9ba$eaa$1@news.huji.ac.il> Subject: Re: Please review and comment Date: Thu, 2 Aug 2001 11:49:47 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 NNTP-Posting-Host: sg2c11210.dsge.edinbr.gmav.gecm.com Message-ID: <3b692d90$1@pull.gecm.com> X-Trace: 2 Aug 2001 11:38:08 GMT, sg2c11210.dsge.edinbr.gmav.gecm.com Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!212.74.64.35!colt.net!newspeer.clara.net!news.clara.net!btnet-peer!btnet-peer0!btnet-feed5!btnet!newreader.ukcore.bt.net!pull.gecm.com!sg2c11210.dsge.edinbr.gmav.gecm.com Xref: archiver1.google.com comp.lang.ada:11068 Date: 2001-08-02T11:49:47+01:00 List-Id: Ehud Lamm wrote in message news:9kb9ba$eaa$1@news.huji.ac.il... > > I'm intrigued by the last sentence 'For more ideas, and to learn > > what NOT to do, see also "Ada 95 Quality and Style Guide: > > Guidelines for Professional Programmers."' > > > > Are you saying this guide is pants? :-) > > > > > Heavens no! > > It is just that idioms in general tell you how things can be done, but don't > tell you things to avoid: that's where a style guide can be handy. :-))