home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22258 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.4 KB  |  31 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!spool.mu.edu!agate!rsoft!mindlink!a2251
  3. From: Daryl_Spitzer@mindlink.bc.ca (Daryl Spitzer)
  4. Subject: Re: Dynamic Link Libraries ..
  5. Organization: MIND LINK! - British Columbia, Canada
  6. Date: Wed, 27 Jan 1993 00:43:50 GMT
  7. Message-ID: <20102@mindlink.bc.ca>
  8. Sender: news@deep.rsoft.bc.ca (Usenet)
  9. Lines: 20
  10.  
  11. > >o here's the question: is it a good idea to simply take an MPW .o file and
  12. > >pass it through some kind of "linker" which would simply calculate some
  13. > >offsets for exported functions which could then be accessed "on call" so
  14. > >to speak. I know about "Dinker" and some other library that is supposed to
  15. > >do this for "classes" but what about plain functions?
  16. >
  17. > Have you looked at the Shared Library Manager stuff that's on ETO 9? It
  18. > sounds like that would be a good fit for your needs.
  19.  
  20. Or how about the Component Manager?  It was originally part of QuickTime, but
  21. is now part of System 7.1.  It's a very sophisticated way to have DLL's.
  22. (AppleScript uses it.)  There's an article about it in the latest
  23. d e v e l o p.
  24.  
  25.  
  26. --
  27. -------------------------------------------------------------------
  28.  Daryl_Spitzer@mindlink.bc.ca     "Life isn't just, life just is."
  29.          a2251@mindlink.bc.ca              -- Me  (I think.)
  30. -------------------------------------------------------------------
  31.