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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7728b533f7ab5fb6 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!17g2000hsk.googlegroups.com!not-for-mail From: mockturtle Newsgroups: comp.lang.ada Subject: Re: Avoiding side effects Date: Mon, 13 Oct 2008 23:17:16 -0700 (PDT) Organization: http://groups.google.com Message-ID: <71f1c5ef-3e09-40f4-8021-b632c61371e6@17g2000hsk.googlegroups.com> References: NNTP-Posting-Host: 158.110.28.116 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1223965036 24116 127.0.0.1 (14 Oct 2008 06:17:16 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 14 Oct 2008 06:17:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 17g2000hsk.googlegroups.com; posting-host=158.110.28.116; posting-account=9fwclgkAAAD6oQ5usUYhee1l39geVY99 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 Galeon/1.2.11 (X11; Linux i686; U;) Gecko/20030708,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:2370 Date: 2008-10-13T23:17:16-07:00 List-Id: (see below) ha scritto: > On 13/10/2008 22:22, in article > d3ea88f3-cb6c-48a2-9661-5cd63fdbf188@l33g2000pri.googlegroups.com, "Adam > Beneschan" wrote: > ... > > But you're absolutely right. The most important thing is to learn > > what makes a program readable and maintainable. Sometimes this just > > takes experience. But no matter what, dogmas are a very poor > > Exactly. > > > substitute for this kind of learning and experience. With a few > > exceptions... I still think "don't ever use ALTER statements" is > > probably a good dogma for COBOL programmers. (snip= > > Nope. > I'm sure there is a good use for ALTER. > I just don't know what it is yet. 8-) > You "structured guys" are so limited... (that is why you are never on the right side of an assignment :-) ALTER is such a wonderful statement! Something like FORTRAN computed GOTO, only a little bit more perverted. Just a (tiny) step away from a COME FROM.... 8-) > -- > Bill Findlay > chez blueyonder.co.uk