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=2.6 required=5.0 tests=BAYES_20,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Xref: utzoo comp.lang.ada:5799 comp.lang.c++:14322 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!chook!andrewd From: andrewd@chook.adelaide.edu.au (Andrew Dunstan) Newsgroups: comp.lang.ada,comp.lang.c++ Subject: Re: c++ vs ada results Message-ID: <3776@sirius.ucs.adelaide.edu.au> Date: 24 Jun 91 02:29:42 GMT Article-I.D.: sirius.3776 References: <1991Jun12.164741.412@news.larc.nasa.gov> <1991Jun12.201740.16463@netcom.COM> <1991Jun16.041037.11606@kithrup.COM> <1991Jun18.041751.3740@netcom.COM> <1991Jun18.122812.18190@eua.ericsson.se> Sender: news@ucs.adelaide.edu.au Reply-To: andrewd@chook.adelaide.edu.au (Andrew Dunstan) Followup-To: comp.lang.ada Nntp-Posting-Host: chook.ua.oz.au List-Id: In article <1991Jun18.122812.18190@eua.ericsson.se>, euamts@eua.ericsson.se (Mats Henricson) writes: |> I have started to see two different kinds of programmers in C++: |> 1. Library designers |> 2. Library users |> |> The first kind of programmers is doing some tricky nasty hacking behind the |> scenes of the interface of the classes, to satisfy the second kind of users. |> |> I have so far only done programming as a library designer, and I think that |> is *VERY* difficult if you try to produce code that is: |> a) fast |> b) not wasting memory |> c) usable |> d) reusable (in terms of subclasses) |> e) etc |> f) etc |> g) etc |> |> If you, on the other hand, have a well designed class library to build from, |> I think C++ is a beautiful and easy language to use. Yes, but writing libraries should not be so hard. It isn't in Ada. You've really made a point in Ada's favour. ####################################################################### # Andrew Dunstan # There's nothing good or bad # # Department of Computer Science # but thinking makes it so. # # University of Adelaide # # # South Australia # - Shakespeare # # net: andrewd@cs.adelaide.edu.au # # #######################################################################