But god yes, the current filesystem sucks. You only have to look at the
way email clients, mp3 programs, photo archives etc etc reimplement
their own filing systems.
[ snippage ]
Yeah! That's views, or dynamic searches, or whatever you want to call
them. On that,
They would rock. The big problems here are
1. performance -
FS access would be *slow*. But memory is cheap and I've got clock cycles
to burn so we'll let Mr Moore take care of that for us.
Effectively DB file systems and also individual files would have the
equivalent of DTDs (the file that describes an XML file for the buzzword
protected) but for lovely shiny binary files. Al Snell would be proud.
Essentially it would describe the data contained within the
file/filesystem. When you transferred a directory over if you didn't
already have the correct DTD it would get transferred over aswell.