|
发表于 2003-6-27 11:40:22
|
显示全部楼层
看看引用的这段话,真是难以理解
看英语原文就舒服多了
I think one gap that has been repaired quite recently is that file attributes are now part of the 2.5 Linux kernel. I went back and forth on this for years, but I now think that I understand that file attributes are extremely useful for a GUI environment. Basically, the reason is that there is a class of properties -- things like "where is this application located on this desktop?" for which you want to be able to associate data with those applications -- that have exactly the right semantics for file attributes. That is, they are persistent through user sessions, but not something you want to save in a tarball or export over the wire. And that's exactly the kind of persistence that file attributes tend to have. So I think that's one gap. I think we're going to be able to do things that are equivalent to what the Macintosh resource fork does through the new file attribute feature.
http://www-900.ibm.com/developer ... esr/index_eng.shtml |
|