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,fedc2d05e82c9174 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Ada 83 - Sometimes still chosen Date: 1999/03/25 Message-ID: <1999Mar25.081648.1@eisner>#1/1 X-Deja-AN: 458928553 X-Nntp-Posting-Host: eisner.decus.org References: <87aex3pue4.fsf@mihalis.ix.netcom.com> <36F913E0.75F51763@lmco.com> <7dbcj3$e0l@dfw-ixnews7.ix.netcom.com> <7dbvl2$5bl$1@nnrp1.dejanews.com> <7dc9ld$2u6@dfw-ixnews9.ix.netcom.com> X-Trace: news.decus.org 922367812 20084 KILGALLEN [192.67.173.2] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-03-25T00:00:00+00:00 List-Id: In article <7dc9ld$2u6@dfw-ixnews9.ix.netcom.com>, Richard D Riehle writes: > In article <7dbvl2$5bl$1@nnrp1.dejanews.com>, > robert_dewar@my-dejanews.com wrote: > >>Sure, we know that some projects get stuck using obsolete >>hardware, software, operating systems, compilers etc, and >>that is understandable (and not necessarily an >>inappropriate decision). > > I am uneasy with the selection of the word "obsolete." A > technology is obsolete if it is not the best choice for the > solution to a particular problem. Sometimes a newer CPU > architecture might offer some improvement in performance, > but the price/performance ratio might make the obsolete > processor a better option. Price/performance is irrelevant if the price has already been paid and the performance is adequate. The quality of the new version of my bagel-counting program is going to be better than the previous version mainly due to increased sophistication of the bagel-counting algorithm, not due to compiler attributes. There is a _great_ deal of value to sticking with the same tools if repeatable results are important. Larry Kilgallen