File System

G. S. Hayes sjdevnull at yahoo.com
Tue Aug 31 12:47:03 EDT 2004


Aaron Bingham <bingham at cenix-bioscience.com> wrote in message news:<mailman.2656.1093944977.5135.python-list at python.org>...
> Hello Maboroshi,
> 
> You are not the first to think that there might be an alternative to the 
> filesystem.  Here are a few links to sites for projects where 
> filesystems have been rethought or eliminated in very different ways.

And let's not forget the reiserfs version 4 debate that's going on on
the linux-kernel mailing list right now (and could potentially result
in the fs being very different from the standard Unix fs, allowing a
cyclic graph with object inheritance and complex query operations--or
not, since it's not entirely clear that that's a good idea).  Check
out the thread "silent semantic changes with reiser4" and related
threads at e.g.

http://www.uwsg.iu.edu/hypermail/linux/kernel/0408.3/index.html

I guess BeOS had a pretty unique FS as well, and its author (Dominic
Giampalo) is working on a new FS for the Mac.  And there's the
(recently delayed) WinFS as well.



More information about the Python-list mailing list