Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!mit-eddie!genrad!decvax!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Re: Pattern Matching & documentation Message-ID: <8612091724.AA05017@cory.Berkeley.EDU> Date: Tue, 9-Dec-86 12:24:01 EST Article-I.D.: cory.8612091724.AA05017 Posted: Tue Dec 9 12:24:01 1986 Date-Received: Wed, 10-Dec-86 03:56:27 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 13 Two problems with making MYLIB it a dynamic library: (1) Currently, a library form of MY.LIB would be too unstable in that people using new programs with old libraries will tend to crash their machines rather than get linker errors (2) The library is never complete... I keep adding things to it. (3) Not everybody will have the library. I want to be able to post uuencoded executables that work for everybody. -Matt