From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200107110655.HAA01693@localhost.localdomain> To: 9fans@cse.psu.edu Subject: Re: [9fans] sam vs acme In-Reply-To: Message from "Boyd Roberts" of "Wed, 11 Jul 2001 01:23:13 +0200." <045701c10997$4a2b7c00$c0b7c6d4@SOMA> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Steve Kilbane Date: Wed, 11 Jul 2001 07:55:01 +0100 Topicbox-Message-UUID: c5332916-eac9-11e9-9e20-41e7f4b1d025 I wrote: [ stuff saying wily's message interface isn't as easy to use as Plan 9's writing to files ] and Boyd wrote: [ stuff about sidewinder missiles ] I'm amazed. I really am. But to respond to a specific point: > we build complex things because _we can_ I don't think that's quite true. wily's RPC isn't nearly as nice to use as Plan 9's writing to files, but I presume that Plan 9's library for driving 9P isn't as nice to use as writing to the files either; if it was, that'd be the functionality you'd see from the shell. Wily's RPC isn't the nightmare that XDR was, for example, but then, it was to solve a much simpler problem. I think part of the reason why we build complex things is because we're trying to anticipate problems that are incorrectly viewed through foresight. steve