home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16660 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!rational.com!thor!rmartin
  3. From: rmartin@thor.Rational.COM (Bob Martin)
  4. Subject: Re: Complexity in the eyes of the beholder?
  5. Message-ID: <rmartin.722282541@thor>
  6. Sender: news@rational.com
  7. Organization: Rational
  8. References: <1992Nov18.024553.24081@tagsys.com>
  9. Date: Fri, 20 Nov 1992 18:02:21 GMT
  10. Lines: 20
  11.  
  12. In my view, you answered your own question in the subject line.
  13. Complexity is often in the eye of the beholder.  What you find to be a
  14. natural expression of a complex system, your friend does not.  Period.
  15. There is no right or wrong here, just individual taste and preference.
  16.  
  17. If you are really interested in pursuing this question futher, then
  18. get 10 engineers.  Find a complex problem, and have your friend
  19. provide his solution to 5 of the engineers, and you provide your
  20. solution to the other five.  Then ask all 10 engineers to make a
  21. significant modification to the system.  Measure the time it takes to
  22. make the modifications, and the quality of the result (number of
  23. bugs?).  Ignore their groaning and moaning about style.  
  24.  
  25.  
  26.  
  27. --
  28. Robert Martin                        Training courses offered in:
  29. R. C. M. Consulting                       Object Oriented Analysis
  30. 2080 Cranbrook Rd.                        Object Oriented Design
  31. Green Oaks, Il 60048 (708) 918-1004       C++
  32.