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,bc1361a952ec75ca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-30 09:21:50 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!cyclone.bc.net!cyclone-sjo1.usenetserver.com!usenetserver.com!newsin.onlynews.com!easynews!cyclone.swbell.net!cyclone-sf.pbi.net!206.13.28.144!news.pacbell.net.POSTED!not-for-mail Message-ID: <3B658ABC.BFF1B050@sneakemail.com> From: Russ Paielli <18k11tm001@sneakemail.com> X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3-20mdk i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: How to make Ada a dominant language References: <9k36ae$138k$1@pa.aaanet.ru> <3B654276.4040707@bigfoot.de> <3B655CE8.F8FAD2CF@sneakemail.com> <3B65810F.BEF41F2@san.rr.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 30 Jul 2001 09:26:36 -0700 NNTP-Posting-Host: 63.194.87.148 X-Complaints-To: abuse@pacbell.net X-Trace: news.pacbell.net 996510109 63.194.87.148 (Mon, 30 Jul 2001 09:21:49 PDT) NNTP-Posting-Date: Mon, 30 Jul 2001 09:21:49 PDT Organization: SBC Internet Services Xref: archiver1.google.com comp.lang.ada:10763 Date: 2001-07-30T09:26:36-07:00 List-Id: Preben Randhol wrote: > > In article <3B65810F.BEF41F2@san.rr.com>, Darren New wrote: > > > > This regularly comes up in the python newsgroup, where studies showing > > the effectiveness of indentation-oriented blocks reduces bugs. Not that > > I'm recommending it for Ada, mind. But there have been actual > > experiments done showing it works. > > So if you code in Ada and use propper identation (as I expect most do) > you should reduce bugs. :-) That's like saying, "If you code in C++, check all array bounds yourself (as I expect most do) and you should reduce bugs." Russ