home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / cplus / 13251 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!news-is-not-mail
  2. From: lwb@cs.utexas.edu (Lance W. Bledsoe)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: GOTO, was: Tiny proposal for na
  5. Date: 3 Sep 1992 07:59:12 -0500
  6. Organization: U Texas Dept of Computer Sciences, Austin TX
  7. Lines: 28
  8. Message-ID: <185270INNg9d@cs.utexas.edu>
  9. References: <rmartin.715001372@thor> <4192@papaya.bbn.com> <rmartin.715447981@thor>
  10. NNTP-Posting-Host: cs.utexas.edu
  11.  
  12. In article <rmartin.715447981@thor> rmartin@thor.Rational.COM (Bob Martin) writes:
  13. >Are you lazy?  I doubt it.  But you have decided to ignore some of the
  14. >lessons of the past.  
  15.  
  16. OK, I can't stand it any more.  I don't know about the rest of you, but I'm
  17. getting really tired of seeing "I'm the expert, listen to me" posts from
  18. Bob Martin.  He reminds me of the guy from Saturday Night Live, Al Franken...
  19.  
  20. "Gee, I might want to use a GOTO here, perhaps I better ask, Bob Martin."
  21.  
  22. "Boy, this looks like a tough problem, I wonder what, Bob Martin, would do?"
  23.  
  24. "Wow, the new ANSI C draft is out, what does, Bob Martin, think about it?"
  25.  
  26. As a C, C++, OOP consultant specializing in embedded systems, I use GOTOs
  27. now and then.  Hey nucklehead, GOTO is in the language because it has a
  28. place!  Try writing a state machine without one!  ...You can, but it takes
  29. about 5x the code, and is alot more confusing.
  30.  
  31. Now let's see, where did I put that "kill file"...
  32.  
  33. Lance
  34.  
  35. -- 
  36. +------------------------------------------------------------------------+
  37. |  Lance W. Bledsoe          lwb@cs.utexas.edu           (512) 258-0112  |
  38. |  "How did the Scarecrow know he didn't have a brain?"                  |
  39. +------------------------------------------------------------------------+
  40.