Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!jpl-devvax!puente!larryc From: larryc@puente.jpl.nasa.gov (Larry Carroll) Newsgroups: comp.lang.ada Subject: Re: OOP and large systems (was: Ada vs C++, ...) Message-ID: <1991Jun5.210123.28235@jpl-devvax.jpl.nasa.gov> Date: 5 Jun 91 21:01:23 GMT Sender: usenet@jpl-devvax.jpl.nasa.gov (For NNTP so rrn will be able to post) Organization: Jet Propulsion Lab, AEG/FIST Lines: 5 Nntp-Posting-Host: puente The most impressive aspect of C++, as reported by a group of programmers (most of them Fortran & C users) here who were forced to learn & use it for a task last year, was inheritance. With careful attention to design, they were able to re-use a lot of their own code, & re-design it quickly when needed.