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