home *** CD-ROM | disk | FTP | other *** search
- Path: sdd.hp.com!inn
- From: Jeff Grimmett <jgrimm@sdd.hp.com>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: AsynchIO (was: fastest file read method ??)
- Date: 25 Jan 1996 21:10:04 GMT
- Organization: Hewlett-Packard Company
- Message-ID: <4e8rjc$c4g@news.sdd.hp.com>
- References: <w9YbsMD4ACazz9@jeff.dame.shnet.org> <w+RYXMD4FC8aRz1@_crisi.blackbox.shnet.org> <4dsalp$t68@news1.halcyon.com> <4du0ju$84b@news.sdd.hp.com> <4e2e76$9k3@toad.stack.urc.tue.nl> <4e3j8v$jd0@news.sdd.hp.com> <706.6597T1282T2881@amiga.pp.se>
- NNTP-Posting-Host: hpsdv330.sdd.hp.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- mikael.berglund@amiga.pp.se (Mikael Berglund) wrote:
-
- >>Hm, the version I have has no shared lib -- unless this library is a part
- >>of ADOS 3.x, I _personally_ would not use it -- I'd rather use the link
- >>lib and not require the end user to install _YASL_ (Yet Another Stupid
- >>Library).
-
- >I understand your worries but if i have ten programs using the same link
- >libs i have a big redundancy. I have 120 libs in my LIBS: and i'm sure that
- >overall i save memory/diskspace while the programmers don't have to reinvent
- >the wheel.
-
- Yes. I agree. At at 10 programs, I'd say you had hit critical mass and
- it WOULD justify a shared lib. ReqTools is a good example, whereas
- JoeBob.library is just used by one program to make rude noises.
-
- (OK, I made that one up. :-)
-
-
-