home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21267 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1015 b   |  22 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!alexia!cole
  3. From: cole@alexia.lis.uiuc.edu (Sandra Stewart-Cole)
  4. Subject: Re: Developing for 6 & 7
  5. References: <9301112.17728@mulga.cs.mu.OZ.AU>
  6. Message-ID: <C0qLJw.Hvy@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Date: Tue, 12 Jan 1993 10:38:19 GMT
  10. Lines: 10
  11.  
  12.  
  13. Supposedly the gestalt glue manages to approximate the trap even on systems 
  14. where it isn't there. (thru SysEnvirons calling) but the simplest thing to do 
  15. is either narrow your scope and test it before you release (i.e. check all the
  16. versions you are willing to support forthe features you want) or just use 
  17. Gestalt and/or SysEnvirons to see if calls are available. 
  18.  
  19. The things you have to check for are basically anything in vol. 6 and much of 
  20. vol. 5 if you want to support Pluses and older systems (like back to 6.0.0) and
  21. just go ahead and use v. 1-4 freely.
  22.