Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!snorkelwacker!think!dfl From: dfl@Think.COM (David Lively) Newsgroups: comp.lang.c++ Subject: Re: C++ Not Ready for Commercial Use Message-ID: Date: 17 Oct 89 14:06:57 GMT References: <24.UUL1.3#913@acw.UUCP> <6590301@hplsla.HP.COM> Sender: news@Think.COM Organization: Thinking Machines Corporation, Cambridge MA, USA Lines: 17 In-reply-to: jima@hplsla.HP.COM's message of 16 Oct 89 17:02:36 GMT In article <6590301@hplsla.HP.COM> jima@hplsla.HP.COM (Jim Adcock) writes: Can anyone give any examples of someone who has been programming in C++ for more than a couple of months who would willing program in any other language, let alone any other dialect of C? I could name quite a few other (OO) languages which I'd rather use. But if you want reasonable performance for *many* applications, C++ gives you that, and beats the hell out of C. C++ was designed with efficiency as a major goal, unlike most (all?) other OO languages. It accomplishes its goals rather well, though substantial improvements are still needed. (e.g. What's the plan for exception handling? I know it's on the horizon, but how far off is that?) *BIG* Caveat: I've never used another OO C, such as Objective C. - David