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-Thread: 103376,7728b533f7ab5fb6 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "(see below)" Newsgroups: comp.lang.ada Subject: Re: Avoiding side effects Date: Mon, 13 Oct 2008 22:53:57 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: individual.net zGeIdbhxoDaBi7IZzs4L4AjSAxUepkSWgXrrhadz4ZVnLG2F9t Cancel-Lock: sha1:LlGvI8hKllhSA0ogbGHL4CUfUhI= User-Agent: Microsoft-Entourage/12.12.0.080729 Thread-Topic: Avoiding side effects Thread-Index: AcktfjEeDajMD5cXzEuyOl5tr+tyRw== Xref: g2news1.google.com comp.lang.ada:2367 Date: 2008-10-13T22:53:57+01:00 List-Id: 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. The spaghetti-code > programmers who wrote the old software loved using them, and they > always made code difficult to follow. So I guess even the "no dogmas" > dogma is the kind of dogma that should be avoided... Nope. I'm sure there is a good use for ALTER. I just don't know what it is yet. 8-) -- Bill Findlay chez blueyonder.co.uk