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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,21b3f6811a7b30be X-Google-Attributes: gid103376,public From: Rich Maggio Subject: Re: Anyone could give a complete and yet small program on the use for the generic Date: 1997/01/04 Message-ID: #1/1 X-Deja-AN: 207601947 x-nntp-posting-host: i123.237.world2u.com references: <5ahf34$snd$1@news.nyu.edu> <5aitud$hjr@top.mitre.org> x-nntp-posting-user: (Unauthenticated) content-type: text/plain; charset=us-ascii x-trace: 852348851/21767 organization: Rich Maggio mime-version: 1.0 reply-to: maggior@world2u.com newsgroups: comp.lang.ada x-mailer: Mozilla 3.01 (Win95; I) Date: 1997-01-04T00:00:00+00:00 List-Id: >I programmed this generic package and all of its instantiations >myself, and it has no bugs. Mike, you seemed to have forgotten the most basic axiom in software engineering - "All software has bugs!" :-) Which could also be interpreted as "All software contains unexpected features waiting to emerge". Rich Maggio