home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 15925 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.3 KB  |  29 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: <BxDDJy.9GC@slipknot.rain.com>
  6. Reply-To: robert@slipknot.rain.com.UUCP (Robert Reed)
  7. Organization: Home Animation Ltd.
  8. References: <1d8d5fINN2ro@bHARs12c.bnr.co.uk> <1992Nov7.113444.3225@netcom.com>
  9. Date: Sat, 7 Nov 1992 23:35:57 GMT
  10. Lines: 17
  11.  
  12. One criticism I've heard is that the time saved in debugging due to the strong
  13. typing is consumed in optimizing.
  14.  
  15. Also, I've seen complaints that tenet of information hiding and code reuse is a
  16. myth with C++ because in order to understand a class you intend to reuse, you
  17. must study the source code anyway.
  18.  
  19. Now, presumably adequate documentation could ameliorate this problem, but it's
  20. certainly not one specific to C++.  I shudder to think about the hours I spent
  21. tracing though smalltalk methods in order to understand their classes.
  22. ________________________________________________________________________________
  23. Robert Reed            Home Animation Ltd.        503-656-8414
  24. robert@slipknot.rain.com    5686 First Court, West Linn, OR 97068
  25.  
  26. I bought some powdered water but I didn't know what to add
  27. --Steve Wright
  28. ________________________________________________________________________________
  29.