home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / oop / macapp3 / 359 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.1 KB

  1. Path: sparky!uunet!stanford.edu!apple!applelink.apple.com
  2. From: GER.XSE0201@AppleLink.Apple.COM (Frank Becker Computertechnik,DE,IDV)
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: Re: Another one! (Part 1)
  5. Message-ID: <726316700.1475452@AppleLink.Apple.COM>
  6. Date: 6 Jan 93 10:13:00 GMT
  7. Sender: daemon@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 24
  10.  
  11. Dear MacAppers,
  12.  
  13. I think it is a good way to include every bug fix in a conditional compilation
  14. so every one can choose if he/she will use the fixes or not.
  15. What is about 3 of 4 defines like
  16.  
  17. o WellTestedFix
  18. for changes that seem to work fine (this Fix was made three or more releases
  19. before the actual version)
  20. o TestedFix
  21. for changes that seem to work fine (this Fix was made 2 releases before the
  22. actual version)
  23. o NewFix
  24. as the Name show this are fixes which are new in this release, but checked from
  25. someone.
  26. o UncheckedFix
  27. as the Name show this are fixes which are new in this release, but not checked.
  28.  
  29. I use actually only one define, but if we didn't get new releases I use more
  30. defines for my own.
  31.  
  32. Best regards
  33.  
  34.  
  35.