Re: Why don't large companies use Ada?
Date: Thu, 24 Nov 1994 01:23:41
Message-ID: <tdunnava.38.0001651F_at_Sam.Neosoft.Com>
>>Could some kindly soul direct me towards some GOOD examples of
>> ^^^^
>>OO C++ application source code ?
The Rogue Wave class libraries are good. Borland's OWL seems to be reasonably designed, as well. OWL, being a framework, has a lot of interaction between the various classes. In you choose to be ambitious and look at OWL or some other highly object oriented framework, I recommend that you use a tool like Rational ROSE or Paradigm Plus to reverse engineer the source code in order to look at the class relations. Reverse engineering really provides a jump start toward understanding what it is that you are looking at.
Regards,
Todd Dunnavant Houston, Texas tdunnava_at_neosoft.com Received on Thu Nov 24 1994 - 01:23:41 CET