From owner-freebsd-hackers Fri Jan 27 15:40:18 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA01278 for hackers-outgoing; Fri, 27 Jan 1995 15:40:18 -0800 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id PAA01258; Fri, 27 Jan 1995 15:40:10 -0800 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA17758 (5.67a/IDA-1.5); Fri, 27 Jan 1995 17:11:14 -0600 Received: by bonkers.taronga.com (smail2.5p) id AA22036; 27 Jan 95 17:09:44 CST (Fri) Received: (from peter@localhost) by bonkers.taronga.com (8.6.8/8.6.6) id RAA22033; Fri, 27 Jan 1995 17:09:43 -0600 From: Peter da Silva Message-Id: <199501272309.RAA22033@bonkers.taronga.com> Subject: Re: Am I dreaming? To: jkh@freefall.cdrom.com (Jordan K. Hubbard) Date: Fri, 27 Jan 1995 17:09:43 -0600 (CST) Cc: hackers@freefall.cdrom.com In-Reply-To: <199501271800.KAA23617@freefall.cdrom.com> from "Jordan K. Hubbard" at Jan 27, 95 10:00:56 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 952 Sender: hackers-owner@FreeBSD.org Precedence: bulk > My question is, how hard would it be to make them MORE than informational? > e.g. the system sees one of these URL specs as a filename and auto-fetches > it for you. Yow. Now *that* would be way cool. What would you do, have a mechanism to register a program to be passed the URL if you open a symlink that matches URL format? (ooh, then you could do ln -s http://localhost/cgi-bin/executable?symlink+target file though it'd be more fun to do ln -s sh:/usr/local/bin/... file ) > I guess this all gets back to the whole `user mode translation of file names' > thing we were talking about awhile back. It's not the same as portals, > which require a given mount point to be traversed, but rather affects all > files who's names match some sort of selection criteria. The feature above > would be one very nice application for this. I'd make it only in symlinks, and make the symlink match something more than just a URL... (@proto://...?).