Linked by Thom Holwerda on Sat 14th Jul 2007 20:06 UTC, submitted by AdamW

Permalink for comment 255745
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Member since:
2006-02-15
The problem isn't the file system per se. Most any file system can have filters added for extended attributes. The problem is in file formats. Some support them, some don't and some are implemented poorly (PDF).
Umm, it's not the files themselves which should have support for extended attributes..That would require modifying _every_ single filetype that's supposed to have any metadata at all. Not gonna happen. It's the filesystem which should handle metadata, that way the filetype wouldn't matter at all as metadata would be possible on any and every file.