home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8494 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!think.com!spool.mu.edu!darwin.sura.net!ms!ms.cs.wm.edu!greg
  3. From: greg@ms.cs.wm.edu (Gregory S. Miller)
  4. Subject: The Golden Rule. . . 
  5. Message-ID: <1993Jan24.204417.4850@cs.wm.edu>
  6. Sender: news@cs.wm.edu (News System)
  7. Nntp-Posting-Host: ms.cs.wm.edu
  8. Organization: College of William & Mary, founded 1693
  9. Date: Sun, 24 Jan 1993 20:44:17 GMT
  10. Lines: 27
  11.  
  12. Recently, I posted an article asking for advice on the use of 
  13. constructors and pointers in OOPascal.  
  14.  
  15. I received a number of replies, mostly of the ". . . Have you forgotten
  16. this? . . .") variety.  I would like to thank everyone who sent a helpful
  17. reply of this nature.  The answer is -- I did everything correctly.  I made
  18. a small logic error in a function returning an object to a pointer, and didn't
  19. bother to double-check it.  As a result, I made the incorrect virtual method
  20. call correctly. 
  21.  
  22. But a reply was posted to the net, intimating that I was somehow incapable of
  23. rational thought, or of understanding the issues involved in object-oriented
  24. programming.  
  25.  
  26. Wrong.
  27.  
  28. Before you flame someone for the "stupidity" of their question, remember that
  29. you might have a question someday, too.  And somebody, somewhere, is going to
  30. find it stupid.  
  31.  
  32. And I'm sure that you would be offended by their response, just as I was by 
  33. the one posted on this newsgroup.
  34.  
  35. Thank you,
  36. Greg
  37.  
  38.  
  39.