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=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e28ffe0eaf31d1b6 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Ada vs C++ Date: 1997/09/05 Message-ID: #1/1 X-Deja-AN: 270008155 References: <34090462.4652@easystreet.com> <340C47F8.670B@osc.edu> Organization: New York University Newsgroups: comp.lang.ada Date: 1997-09-05T00:00:00+00:00 List-Id: James White says <> So, we see from the above (if you believe it), that C++ is the way to go if you want something that is incredibly powerful, incredibly complicated and incredibly ugly. Sometimes ones friends are ones worst enemies :-) Seriously, I think this quest after "power" in languages, rather than basic functionality, is misguided. An important ingrediant in achieving reliability is to keep things simple at all levels. You say that you can produce wonderful interfaces with this amazing capability. What is interesting is to look at such an interface, and then ask how that interface would be reflected and implemented in other languages. Specific examples typically show that such claims are simply inflated and have little substance!