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,e6a2e4a4c0d7d8a6 X-Google-Attributes: gid103376,public X-Google-Thread: 101deb,3488d9e5d292649f X-Google-Attributes: gid101deb,public X-Google-ArrivalTime: 2003-02-26 04:40:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!wn14feed!worldnet.att.net!4.24.21.153!chcgil2-snh1.gtei.net!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.pl1,comp.lang.ada Subject: Re: Quality (Re: status of PL/I as a viable language) Date: 26 Feb 2003 06:40:23 -0600 Organization: LJK Software Message-ID: References: <1045856952.418085@master.nyc.kbcfp.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1046263173 4770 192.135.80.34 (26 Feb 2003 12:39:33 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 26 Feb 2003 12:39:33 +0000 (UTC) Xref: archiver1.google.com comp.lang.pl1:4461 comp.lang.ada:34603 Date: 2003-02-26T06:40:23-06:00 List-Id: In article , Kilgallen@SpamCop.net (Larry Kilgallen) writes: > In article , "Anders Wirzenius" writes: > >> My posting was an attempt to describe the words "build in quality". > > That involves (at least) a lot of design issues. One of which might be formal proof, as discussed for the message filter. >> When you are building something you have always something _half done_. To build in quality means to me that you convince yourself >> that this _half done_ is on the right track. The key question is: how do you do the convincing? > > Formal inspections and unit testing.