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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,30352abc52760363 X-Google-Attributes: gid103376,public From: ichbiah@twsolutions.com (Jean D. Ichbiah) Subject: Re: Ada to C++ Translators Date: 1998/02/19 Message-ID: <34eb9e0d.45543971@news.tiac.net>#1/1 X-Deja-AN: 326443713 Content-Transfer-Encoding: 7bit References: <34E47622.15EB@atc-1s.hac.com> <1998Feb13.213046.1@eisner> <6c9tjc$obg@universe.digex.net> <34eb5d36.20077308@news.tiac.net> <6ceq7m$3nc@universe.digex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Textware Solutions Newsgroups: comp.lang.ada Date: 1998-02-19T00:00:00+00:00 List-Id: On 18 Feb 1998 09:12:06 -0500, dweller@universe.digex.net (David Weller) wrote: > >The namespace concept helped a lot. My impression of C++ is that > >it is a huge language and that you can easily get lost. But if you > >start from a clean model, it is easier to restrict yourself to a > >manageable subset. > > > > I, too, work in C++ every day. Unfortunately, finding developers that > can exercise "feature restraint" is a rare occurrence :-) Right. But my point is precisely that if you start with a feature restrained original, you end up with a feature restrained conversion > Namespaces are nice, but most compilers still don't handle the > combination of namespaces and templates very well (as well as numerous > other things :-( ) Yes this is the C culture. In five years of work with the Delphi compiler (and predecessors) I found one obscure bug in the RichEdit implementation for MT. In two weeks with the MS Visual C++ 5.0, I had already stumbled over several major bugs, one of which required partial recoding. Jean Ichbiah Textware Solutions ichbiah@twsolutions.com http://www.twsolutions.com