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-Thread: 103376,703c4f68db81387d X-Google-Thread: 109fba,703c4f68db81387d X-Google-Thread: 115aec,703c4f68db81387d X-Google-Thread: f43e6,703c4f68db81387d X-Google-Attributes: gid103376,gid109fba,gid115aec,gidf43e6,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!blackbush.cw.net!cw.net!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!news-peer1!btnet-feed3!news-peer0-test!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: Martin Dowie Newsgroups: comp.lang.ada,comp.lang.c++,comp.realtime,comp.software-eng Subject: Re: Teaching new tricks to an old dog (C++ -->Ada) Date: Wed, 9 Mar 2005 07:00:04 +0000 (UTC) Organization: BT Openworld Message-ID: References: <4229bad9$0$1019$afc38c87@news.optusnet.com.au> <1110032222.447846.167060@g14g2000cwa.googlegroups.com> <871xau9nlh.fsf@insalien.org> <3SjWd.103128$Vf.3969241@news000.worldonline.dk> <87r7iu85lf.fsf@insalien.org> <87is4598pm.fsf@insalien.org> <1110054476.533590@athnrd02> <1110059861.560004@athnrd02> <422b6d49.1141887367@news.xs4all.nl> <1110266099.441421.179290@o13g2000cwo.googlegroups.com> <1110332933.587110.260410@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: host81-154-188-69.range81-154.btcentralplus.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: titan.btinternet.com 1110351604 17320 81.154.188.69 (9 Mar 2005 07:00:04 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Wed, 9 Mar 2005 07:00:04 +0000 (UTC) In-Reply-To: <1110332933.587110.260410@z14g2000cwz.googlegroups.com> X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) Xref: g2news1.google.com comp.lang.ada:8911 comp.lang.c++:44705 comp.realtime:1103 comp.software-eng:4662 Date: 2005-03-09T07:00:04+00:00 List-Id: Jerry Coffin wrote: > Martin Dowie wrote: > > [ ... ] > > >>It's an opinion /nearly/ shared with P. J. Plauger of the ANSI-C >>committee (and Dinkumware) - only I believe he quoted 100 thousand >>lines as the point at which you should be using Ada. :-) > > > Which is utterly irrelevant to the original point, which was about > stating opinions as facts, not about who holds what opinion. Hey! I did add a smiley! I just thought it was an opinion from a reputable source that tied in with the post. :-) :-) > I am curious though: how do you make a meaningful comparison? If I > write something that takes only two thousand lines of SQL, it's almost > certain to take _well_ over that 100 thousand lines of Ada and might > well be closer to a million. > > To me, using Ada in that situation sounds insane. Richard Reihle might > think it's the right thing to do, but I'm fairly certain that P.J. > Plaugar would disagree. Would I be allowed to use embedded SQL in the Ada code (GNADE)? Or a binding to Postgres or MySQL (APQ) or similar (ODBC)? > I certainly don't have to think very hard to guess at what my boss would say. Sorry, I don't know your boss. Cheers -- Martin