home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 401 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  983 b 

  1. Path: EU.net!sun4nl!xs4all!usenet
  2. From: muaddib@xs4all.nl (thomas)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: opening muimaster.library from another lib
  5. Date: 7 Jan 1996 15:45:19 GMT
  6. Organization: XS4ALL, networking for the masses
  7. Message-ID: <546.6580T958T229@xs4all.nl>
  8. References: <699.6577T179T1076@xs4all.nl> <30ef176d@lls.se>
  9. NNTP-Posting-Host: undiscovered.xs4all.nl
  10. X-Newsreader: THOR 2.2 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. Magnus Holmgren wrote 07-Jan-96 the following:
  13.  
  14. > t> And still I think it's better to do it in LibInit :), because no
  15. > semaphores t> need to be used then, and the 'can only load libs if they're
  16. > resident in t> LibInit' is not valid!
  17.  
  18. >But it largely depends on what you need to init. ;) In some cases the above
  19. >may be overkill, but in other cases it can be a good idea (e.g. if you want
  20. >to load preferences or something).
  21.  
  22. A library with a configuration does not seem a very good idea, a library is
  23. not meant to have a configuration.
  24.  
  25. Thomas
  26.  
  27.