is there any effort to make a similar system occur in Linux and other Unices?It's a tad impossible to say if there's anything similar due to the lack of details from Microsoft. I'm not sure what to make of blackcomb. If it's namespaces, database filesystems and metadata then ReiserFS is similar.
« Older Buying & Selling Babies?... | Play "police sketch artist"... Newer »
This thread has been archived and is closed to new comments
Not a bad idea, too bad Be, Newton and a slough of other operating systems actually got there first.
Of course, thanks to reality, MS and Mr. Jobs, many of these things have long since been buried...
Hmmm, I thought NTFS had "database-like" capabilities, using "alternate streams" (much like Mac "forks"). Supposedly the indexing/search service will index COM/OLE custom/meta properties, which can live in an "alternate stream" automagically.
If you use Windows NT, 2000 or XP just simply take any file, and access it's streams with a colon, for example "filename.txt:streamname". The alternate stream could include whatever metadata, in whatever format you want. And it never affects the basic data.
Sigh, in fact I had some nice plans around those streams, too bad they are not accessable using the .NET Framework. Back to writing "unsafe" code I guess...
posted by jkaczor at 7:29 AM on March 13, 2002