What kinds of things would you want in the GNU OS?

Peter da Silva peter at ficc.uu.net
Sat Jun 10 12:03:22 AEST 1989


In article <190 at dg.dg.com>, rec at dg.dg.com (Robert Cousins) writes:
> Perhaps a better solution would be to use some special character to 
> signal a non-filesystem request to be passed to a another task.

> 	<specialcharacter><specialtaskadvertisedname>/<path>

This is exactly how AmigaDOS handlers work. The syntax is slightly different:

	<specialhandlername>:<path>

which really wouldn't fly in UNIX. The <specialhandlername> resolves into
a message port that accepts requests like "Open Old File", "Open New File",
"Read", and so on...
-- 
Peter da Silva, Xenix Support, Ferranti International Controls Corporation.

Business: uunet.uu.net!ficc!peter, peter at ficc.uu.net, +1 713 274 5180.
Personal: ...!texbell!sugar!peter, peter at sugar.hackercorp.com.



More information about the Comp.unix.wizards mailing list