From mboxrd@z Thu Jan 1 00:00:00 1970 From: Caerwyn B Jones Subject: Re: [9fans] acme mail "feature" To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Message-ID: Date: Mon, 4 Oct 2004 08:33:02 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Topicbox-Message-UUID: ec8f41ee-eacd-11e9-9e20-41e7f4b1d025 > I once saw a cgi that implemented recursive calls to a function by invoking the > cgi (itself) via an http request for the URL corresponding to it. I implemented a fileserver that opened/read/write files that it was serving itself using the system calls. I suppose this is folly. But is it called recursion? -Caerwyn