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,3a9b49a9162025eb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-06 10:57:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.ems.psu.edu!news.aset.psu.edu!not-for-mail From: Robert Spooner Newsgroups: comp.lang.ada Subject: Re: Bye-bye Ada ? (Ada95 Wholesale Changes?) Date: Thu, 06 Feb 2003 13:51:36 -0500 Organization: Penn State University, Center for Academic Computing Message-ID: <3E42AEB8.1040400@psu.edu> References: <3E3B7BB5.A1A070@adaworks.com> <3NY_9.9226$x63.6255@nwrddc01.gnilink.net> <3E40A07A.CD174746@adaworks.com> <1044457651.769640@master.nyc.kbcfp.com> <3E42A61C.20905@cogeco.ca> NNTP-Posting-Host: nat3.arl.psu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: f04n12.cac.psu.edu 1044557496 29740 146.186.165.37 (6 Feb 2003 18:51:36 GMT) X-Complaints-To: usenet@f04n12.cac.psu.edu NNTP-Posting-Date: Thu, 6 Feb 2003 18:51:36 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en,de,fr-FR Xref: archiver1.google.com comp.lang.ada:33842 Date: 2003-02-06T13:51:36-05:00 List-Id: Warren W. Gay VE3WWG wrote: > ... > This Ada95 feature has made it possible for me to very > quickly produce clean library interfaces, because I am > not reluctant to make wholesale changes when I > think it might be beneficial to the client. > > > CURIOUSITY POLL? > > I'd be interested if anyone actually uses this type of > procedure in more "critical" application development roles. > I am sure that others must take advantage of this, if not > secretly so? ;-) Is this type of thing frowned upon by > DOD projects, or do they even know this type of thing > happens? Just curious. > I have done this. It's particularly helpful when I haven't gotten the design right the first time because of a lack of information early-on. I can't imagine doing it in any other language. Ada allows you to use the computer for things that computers are good for and humans are not - all that consistency checking. When I first was learning Ada I was astonished at the percentage of my programs that did exactly what I wanted once I had a clean compile. My debugger skills atrophied. Bob -- Robert L. Spooner Registered Professional Engineer Associate Research Engineer Intelligent Control Systems Department Applied Research Laboratory Phone: (814) 863-4120 The Pennsylvania State University FAX: (814) 863-7841 P. O. Box 30 State College, PA 16804-0030 rls19@psu.edu