home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 16107 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1008 b   |  25 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!sun-barr!ames!haven.umd.edu!darwin.sura.net!spool.mu.edu!umn.edu!csus.edu!netcom.com!ort
  3. From: ort@netcom.com (David Oertel)
  4. Subject: Re: Discriminating Variant Records Without switch() ??
  5. Message-ID: <1992Nov11.181913.13491@netcom.com>
  6. Summary: Re: discrimination variant records without switch()
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <BAB.92Nov10073324@se39.wg2.waii.com> <BAB.92Nov11075454@se39.wg2.waii.com>
  9. Date: Wed, 11 Nov 1992 18:19:13 GMT
  10. Lines: 13
  11.  
  12.  
  13.  
  14. >From: bab@se39.wg2.waii.com (Brian Button)
  15. >Since the set of operations is not common, we need to know the type of the
  16. >object before proceeding with processing. Have we painted ourselves
  17. >into a corner? It seems that we need a switch() to do this, but in a
  18. >proper OOP design, it shouldn't be necessary.
  19.  
  20.     Isn't the proper way to move objects around is to stuff them into an
  21.     OODBMS?  Or is this technology not really there yet?
  22.  
  23.     ort@netcom.com
  24. -- 
  25.