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!feeder.enertel.nl!nntpfeed-01.ops.asmr-01.energis-idc.net!216.196.110.149.MISMATCH!border2.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!transit.news.xs4all.nl!195.241.76.212.MISMATCH!tiscali!transit1.news.tiscali.nl!dreader2.news.tiscali.nl!not-for-mail Newsgroups: comp.lang.ada,comp.lang.c++,comp.realtime,comp.software-eng Subject: Re: Teaching new tricks to an old dog (C++ -->Ada) References: <4229bad9$0$1019$afc38c87@news.optusnet.com.au> <1110032222.447846.167060@g14g2000cwa.googlegroups.com> From: Ludovic Brenta Date: Sat, 05 Mar 2005 15:25:14 +0100 Message-ID: <871xau9nlh.fsf@insalien.org> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:/zckPOkK4Piqss54bphtfRaJPUQ= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tiscali bv NNTP-Posting-Date: 05 Mar 2005 15:24:53 CET NNTP-Posting-Host: 83.134.241.69 X-Trace: 1110032693 dreader2.news.tiscali.nl 44091 83.134.241.69:34221 X-Complaints-To: abuse@tiscali.nl Xref: g2news1.google.com comp.lang.ada:8641 comp.lang.c++:44157 comp.realtime:930 comp.software-eng:4461 Date: 2005-03-05T15:24:53+01:00 List-Id: "EventHelix.com" writes: > What specific features are you missing in C++. Before moving > to Ada consider this: > > - It will be hard to find developers for Ada Wrong. There are more and more people knowledgeable in Ada, and if someone won't learn, they probably are not a good software engineer to begin with. The OP, at least, shows proper scientific attitude of willingness to learn and of choosing based on facts, not perception. > - You might end up making more mistakes with Ada because of > inexperience with Ada. Wrong. I took that route 4 years ago, and found that the compiler would catch all my stupid mistakes. When it comes to reliability, Ada compilers are your friends; C++ compilers are your enemies. > - Ada tools will fall short of the extensive set of C++ related tools. This depends on the actual environment; such a broad statement, not backed up by any hard evidence, is just plain FUD. -- Ludovic Brenta.