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.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2292641be70e477c X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: Is Ada being used in IS? Date: 1997/07/07 Message-ID: <5prbo9$fbd@lotho.delphi.com>#1/1 X-Deja-AN: 255528588 Organization: Delphi Internet Services Newsgroups: comp.lang.ada Date: 1997-07-07T00:00:00+00:00 List-Id: >are usually very small (< 1 millon $ development costs), have limited >business impact, and a small live cycle (1-3 yr, 5 at most). So, currently >tools like Powerbuilder, Delphi, Visual Basic, etc, are popular The checking aspects of Ada can be very valuable even in small, short term, projects. A few years ago I used Ada 9x to merge and clean a database for a company that retails securities price histories. Definitely a one shot, short term, smallish, deal, but the checking features, including display of the source line that raised an unexpected exception, was *extremely* helpful in purifying some rather impure data. (Not to mention any of the other advantages of Ada.)