On Mon, 2008-01-14 at 20:10 +0000, roger peppe wrote: > i agree that it's too hard to create servers for simple filesystems. > > i've been wondering on and off for years what a "low-bar-to-entry" filesystem > creating library might look like, and my current thoughts go something like:
I've been thinking about the same thing for quite some time now (and don't you suspect that I have any real suggestions here, more like a bunch of pet peeves). I guess my personal feeling of cognitive dissonance comes from the fact that I can do pretty much anything in Plan9 in a more or less simple shell script, but I can't easily "share" the service of the shell scripts via namespace abstraction. Thanks, Roman.