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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1d321b3a6b8bcab2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-20 14:07:47 PST Path: nntp.gmd.de!newsserver.jvnc.net!nntpserver.pppl.gov!princeton!rutgers!utcsri!newsflash.concordia.ca!news.mcgill.ca!mcrcim.mcgill.edu!bloom-beacon.mit.edu!panix!tinman.dev.prodigy.com!prodigy.com!swiss.ans.net!butch!cliffy.lfwc.lockheed.com!cliffy.lfwc.lockheed.com!l107353 From: l107353@cliffy.lfwc.lockheed.com (Garlington KE) Newsgroups: comp.lang.ada Subject: Re: "Subtract C, add Ada" Date: 20 Jan 1995 22:07:47 GMT Organization: Lockheed Fort Worth Company Message-ID: <3fpc7j$mts@cliffy.lfwc.lockheed.com> References: <3fdcoi$chn@miranda.gmrc.gecm.com> <3fng3t$2ak@Starbase.NeoSoft.COM> NNTP-Posting-Host: 134.189.143.19 X-Newsreader: TIN [version 1.2 PL2] Date: 1995-01-20T22:07:47+00:00 List-Id: Samuel Mize (smize@Starbase.NeoSoft.COM) wrote: : Sure you do, if there was a programmer error, or a hardware glitch, : or a bad memory location, etc. These are the things you don't want. : Given that you can't eliminate those, oh *boy* do you want exceptions, : given the alternative (core dump at 30,000 feet -- how do I reboot : my F-16?!?!?!?) Actually, as one of the software engineers who developed the F-16 digital flight control system (as well as the YF-22A flight control system), I can say with confidence that you _don't_ want exceptions for a human programmer error, since no one has figured out an adequate response to them in a dynamic feedback system like a flight control system. It doesn't matter what happens in the other cases since there is physical redundancy and output monitoring as a part of the total system. However, for systems with the capability to degrade cleanly, exceptions are a very good thing and in fact are widely used in embedded avionics software. -------------------------------------------------------------------- Ken Garlington GarlingtonKE@lfwc.lockheed.com F-22 Computer Resources Lockheed Fort Worth Co. If LFWC or the F-22 program has any opinions, they aren't telling me.