home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gossip.pyramid.com!pyramid!infmx!cshaver
- From: cshaver@informix.com (Craig Shaver)
- Newsgroups: comp.lang.c++
- Subject: Re: Need help implementic data structures of generic objects
- Message-ID: <1992Dec11.233253.27540@informix.com>
- Date: 11 Dec 92 23:32:53 GMT
- References: <1992Dec8.165230.2587@ucc.su.OZ.AU> <42186@sdcc12.ucsd.edu> <1992Dec10.114636.16861@ucc.su.OZ.AU>
- Sender: news@informix.com (Usenet News)
- Organization: Informix Software, Inc.
- Lines: 21
-
- In article <1992Dec10.114636.16861@ucc.su.OZ.AU> maxtal@extro.ucc.su.OZ.AU (John MAX Skaller) writes:
- >In article <42186@sdcc12.ucsd.edu> cs161feu@sdcc10.ucsd.edu (Anthony Minkoff) writes:
- >>Hi. Another question from a C++ neophyte.
- >>
- ....
- >>The approach that has been
- >>suggested is:
- >>
- >>class Object {
- >> /* ...etc... */
- >>};
- >
- > Dont do this Smalltalk hack please. A queue of Objects is
- >totally useless, since they are just Objects and not ever Widgets.
-
- YES! Do that elegant Smalltalk thing. Do not listen to C++ hacks and
- bigots. Put a little thought into it and do something (re)useful.
-
- --
- Craig Shaver (cshaver@informix.com for now) (415)390-0654 (415)926-6407
- Productivity Group POB 60458 Sunnyvale, CA 94088
-