home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18121 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  817 b 

  1. Path: sparky!uunet!spool.mu.edu!wupost!emory!ogicse!reed!orpheus
  2. From: orpheus@reed.edu (P. Hawthorne)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Hang Together Or Hang Seperately?
  5. Message-ID: <1992Nov7.075746.28008@reed.edu>
  6. Date: 7 Nov 92 07:57:46 GMT
  7. Article-I.D.: reed.1992Nov7.075746.28008
  8. Organization: Reed College, Portland OR
  9. Lines: 11
  10.  
  11.  
  12.     On big projects that have many parts, each requiring a lot of
  13. coding and testing, it seems you could take one of two approaches.
  14.     Either you could develop all of the parts in one big project and
  15. spend a lot of time recompiling things just because you changed something
  16. fundamental... Or you could hammer out the parts seperately and eventually
  17. discover that you made square pegs for your gaping round holes.
  18.     Which approach is better?
  19.  
  20.     Arg!
  21.     Theus (orpheus@reed.edu)
  22.