From: Dmitriy S. <sha...@gm...> - 2010-07-28 17:46:02
|
On Wed, 2010-07-28 at 19:31 +0200, José María Fernández González wrote: > we can have a look at the different approaches on filesystems world. > In Mac OS X HFS+ and Windows NTFS there is the concept of forks, like > several named streams of bytes attached to a file. One of those named > streams is the default one, i.e. the file content. On UNIX you have > the extended file attributes concept > (http://en.wikipedia.org/wiki/Extended_file_attributes), and it is a > key/value model. +1 for two streams, it's looks very close to Adam's proposal. -- Cheers, Dmitriy Shabanov |