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=1.1 required=5.0 tests=BAYES_20,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 109fba,ef0074ec236ba6e3 X-Google-Attributes: gid109fba,public X-Google-Thread: 108a70,ef0074ec236ba6e3 X-Google-Attributes: gid108a70,public X-Google-Thread: 103376,b19fa62fdce575f9 X-Google-Attributes: gid103376,public X-Google-Thread: 111308,ef0074ec236ba6e3 X-Google-Attributes: gid111308,public X-Google-Thread: 108717,ef0074ec236ba6e3 X-Google-Attributes: gid108717,public X-Google-Thread: 10fec3,ef0074ec236ba6e3 X-Google-Attributes: gid10fec3,public X-Google-Thread: 1108a1,ef0074ec236ba6e3 X-Google-Attributes: gid1108a1,public X-Google-Thread: 1014db,ef0074ec236ba6e3 X-Google-Attributes: gid1014db,public X-Google-ArrivalTime: 1994-11-23 22:32:17 PST Path: nntp.gmd.de!xlink.net!howland.reston.ans.net!gatech!swrinde!news.uh.edu!uuneo.neosoft.com!sam-slip-g6.NeoSoft.COM!tdunnava From: tdunnava@Sam.Neosoft.Com (Todd Dunnavant) Newsgroups: comp.lang.ada,comp.lang.c,comp.programming,comp.lang.c++,comp.object,comp.databases.sybase,comp.databases.oracle,comp.client-server Subject: Re: Why don't large companies use Ada? Date: Thu, 24 Nov 1994 01:23:41 Organization: Exxon Production Research Co. Distribution: world Message-ID: References: <3aamuc$14l@matrix.fwi.uva.nl> <785104767snz@rippleco.demon.co.uk> NNTP-Posting-Host: sam-slip-g6.neosoft.com X-Newsreader: Trumpet for Windows [Version 1.0 Rev A] Xref: nntp.gmd.de comp.lang.ada:16920 comp.lang.c:69475 comp.programming:13026 comp.lang.c++:80055 comp.object:17653 comp.databases.sybase:13288 comp.databases.oracle:22634 comp.client-server:6987 Date: 1994-11-24T01:23:41+00:00 List-Id: >>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@neosoft.com