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

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!tessi!eaglet!slipknot!robert
  3. From: robert@slipknot.rain.com (Robert Reed)
  4. Subject: Re: Criticisms Wanted
  5. Message-ID: <BxJox1.Gq1@slipknot.rain.com>
  6. Reply-To: robert@slipknot.rain.com.UUCP (Robert Reed)
  7. Organization: Home Animation Ltd.
  8. References: <1992Nov8.170309.12301@cc.gatech.edu> <BxGu0p.D3o@slipknot.rain.com> <1992Nov10.212718.2852@taumet.com>
  9. Date: Wed, 11 Nov 1992 09:27:00 GMT
  10. Lines: 27
  11.  
  12. In article <1992Nov10.212718.2852@taumet.com> steve@taumet.com (Steve Clamage) writes:
  13. |robert@slipknot.rain.com (Robert Reed) writes:
  14. |
  15. ||C++ has been reputed to be a language that finally makes the
  16. ||concept of "software components" realizable.  The argument goes that if you
  17. ||still have to examine the internal workings of component classes to determine
  18. ||how to best use them, then their value as components has been greatly
  19. ||diminished.
  20. |
  21. |I don't see how this is different in C++ than in any other programming
  22. |language.  You have an interface declaration and (one hopes) some
  23. |documentation, but how do you know whether the actual component works
  24. |as claimed?
  25.  
  26. That's the point, and maybe it's just a question of adequate documentation.
  27. One of the great claims of OO programming in general and C++ in particular is
  28. that of software reuse.  But if libraries written in C++ are no more reusable
  29. than libraries written in other languages because the language offers no
  30. advantages, then why switch?
  31. ________________________________________________________________________________
  32. Robert Reed, Devil's Advocate    Home Animation Ltd.        503-656-8414
  33. robert@slipknot.rain.com    5686 First Court, West Linn, OR 97068
  34.  
  35. I have a microwave fireplace.  I can lay down in front of the fire for the
  36. evening in eight minutes.
  37. --Steve Wright
  38. ________________________________________________________________________________
  39.