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,8a63984119013357 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-15 04:41:10 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!62.173.119.178!not-for-mail From: Peter Amey Newsgroups: comp.lang.ada Subject: Re: Software Design Date: Mon, 15 Dec 2003 12:41:02 +0000 Message-ID: References: NNTP-Posting-Host: 62.173.119.178 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1071492068 4536935 62.173.119.178 ([69815]) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en In-Reply-To: Xref: archiver1.google.com comp.lang.ada:3464 Date: 2003-12-15T12:41:02+00:00 List-Id: [snip] > > >>a piece of software to be useful it must be complex by necessity > > [snip] That may be true; however, it should be as simple as possible commensurate with performing its designated task. Being elegant and precise is usually harder than being over-complex but always worth the effort. To quote (or at least paraphrase) another mathematician (Pascal): "I apologise for writing you such a long letter, I did not have time to write a short one". Peter