home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18123 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.3 KB  |  52 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!decwrl!apple!mumbo.apple.com!gallant.apple.com!wintermute.apple.com!user
  3. From: ksand@apple.com (Kent Sandvik )
  4. Subject: Re: ETO#8, Dinker & SLM (Shared Library Manager) ?
  5. Sender: news@gallant.apple.com
  6. Message-ID: <ksand-061192233149@wintermute.apple.com>
  7. Date: Sat, 7 Nov 1992 07:32:01 GMT
  8. References: <1992Nov5.130012.14941@asterix.drev.dnd.ca> <1992Nov5.185024.13860@netcom.com>
  9. Organization: Apple
  10. Followup-To: comp.sys.mac.programmer
  11. Lines: 39
  12.  
  13. In article <1992Nov5.185024.13860@netcom.com>, leonardr@netcom.com (Leonard
  14. Rosenthol) wrote:
  15. > In article <1992Nov5.130012.14941@asterix.drev.dnd.ca> louis@asterix.drev.dnd.ca (Louis Demers) writes:
  16. > >    Even after reading the documentation of both packages, I still
  17. > >    have some difficulty in seeing the difference between Dinker
  18. > >    and the shared Library Manager. Can anybody explain what
  19. > >    differences there are ? 
  20.  
  21. >     Although not a technical difference, the most important difference
  22. > is that the SLM was done in house at Apple (while Dinker was an outside
  23. > project) and that Apple has (sort of) standardied on the SLM as the "shared
  24. > library" scheme of choice for the Mac.  You will see future System Software
  25. > based on the SLM.
  26.  
  27. Yes, Dinker was done by Apple ATG/East Coast for a special project. It was
  28. never the intention to state Dinker as an official dynamic linking
  29. system for MacOS.
  30.  
  31. > >        Also, while I understand that these are unsupported,  What
  32. > >    future do you see for those packages ?  I would be very interested
  33. > >    in basing our next project on the SLM, but what will
  34. > >    happen if Apple gets tired of it and doesn't support it
  35. > >    anymore ? Will the application be easily converted to a normally
  36. > >    linked application ?
  37.  
  38. >     As noted above, the SLM will not be going away anytime soon.
  39.  
  40. Versions are available on ETOs, the next ETO (#9) will have a totally
  41. revised version how to create shared library functions. Anyone who
  42. read my MADA Frameworks article, forget 50% of the techniques, they 
  43. are revised (sigh),  but it's actually now much easier to convert
  44. code to SLM use. For instance, you don't need to write special
  45. constructor/destructor .cp files.
  46.  
  47. Kent
  48. -------------------
  49. Kent Sandvik (UUCP: ....!apple!ksand; INTERNET: ksand@apple.com)
  50. DISCLAIMER: Private activities on the Net.
  51.