home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20068 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.3 KB  |  29 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!apple!mumbo.apple.com!gallant.apple.com!seuss.apple.com!user
  3. From: absurd@apple.apple.com (Tim Dierks, software saboteur)
  4. Subject: Re: Driving mac program from another
  5. Sender: news@gallant.apple.com
  6. Message-ID: <absurd-181292135707@seuss.apple.com>
  7. Date: Fri, 18 Dec 1992 22:23:37 GMT
  8. References: <1992Dec18.041429.22979@philmtl.philips.ca> <1992Dec18.175034.23523@kth.se>
  9. Organization: MacDTS Marauders
  10. Followup-To: comp.sys.mac.programmer
  11. Lines: 16
  12.  
  13. In article <1992Dec18.175034.23523@kth.se>, d88-jwa@dront.nada.kth.se (Jon
  14. Wtte) wrote:
  15. > In <1992Dec18.041429.22979@philmtl.philips.ca> ray@philmtl.philips.ca (Ray Dunn) writes:
  16. > However, affecting someone elses jGNEFilter means patching in on
  17. > INIT time; so you'll have to have a cool INIT/APPL combo.
  18.  
  19. Actually, jGNEFilter is not (currently) swapped at process switch times;
  20. if you change jGNEFilter in one app, you've changed it in all of them.
  21. This makes life a little scary for jGNEFilter writers; if more than one
  22. person patches this vector, the earlier ones are never allowed to go
  23. away, because pointers to their code are stashed somewhere unknown.
  24.  
  25. Scary, huh?
  26.  
  27. Tim Dierks
  28. MacDTS pinball addict (TM)
  29.