Linked by Thom Holwerda on Sun 22nd Jul 2007 15:25 UTC
Thread beginning with comment 257293
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
I agree that it's definitely not a new idea, and that there are numerous systems that more or less provide the same functionalities (starting from Smalltalk images nearly 30 years ago). Doesn't mean that it's mumbo jumbo and useless
, to the contrary... on this particular area, what etoile would like to achieve in the end is probably closer to NewtonOS.






Member since:
2006-11-28
Sounds to me like naive, metaphorico-maniac mumbo jumbo from the 80s. There are already some solid high level interfaces over stored data : that's what all sorts of database systems are (relational, object-oriented, etc). There are object serialization functionalities in standard APIs of Java and .NET. There are gazillions of file meta-data systems in use for decades, including the well recognized MIME, and several that are to be built int the next versions of Mac OS X, Windows, major Linux desktop environments... There is XML, its DTDs, schemas and namespaces. And anyway, in the big picture, filesystems tend to be abstracted out as just one level of a memory persistence system that seamlessly include everything from L1 cache down to network storage, including local RAM, etc.