Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 SMI; site sun.uucp Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!decvax!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.lang.c Subject: Re: Unix/C program modularity Message-ID: <2903@sun.uucp> Date: Thu, 17-Oct-85 05:31:47 EDT Article-I.D.: sun.2903 Posted: Thu Oct 17 05:31:47 1985 Date-Received: Sat, 19-Oct-85 05:43:45 EDT References: <637@dicomed.UUCP> Organization: Sun Microsystems, Inc. Lines: 10 > Are we being lulled into using an O/S and language that allows us to whip > together quicky demos to demonstrate concepts, at the expense of long-term > usefulness as a finished product ?? Nothing in UNIX or C *forces* you to write applications in the style you describe. It is not appropriate to write every application under the sun as a collection of filters, and lots of excellent applications running under UNIX are not so written. Guy Harris