- FUSE and Gnome-vfs seems to share many goals, with two very different approachs. How would you compare them, both from a theoretical pov and a practical user pov?
- The recent progress on inotify seems promising for Nautilus users' experience, thanks to the Gamin library. Are there any other kernel level changes that you expect or dream of?
- There exist, at least at an academic research state, some very interesting works about "Logical File System" and things like that, which allow for instance to navigate in an mp3 files collection by echoing commands like:
# cd "year<=1980"
# cd "style=Disco|Funk"
# mpg123 *
Ever thought of what a GUI file manager for that kind of file systems would look like?
# allez hop
Posté par tgl . En réponse au message Interview Alex Larsson. Évalué à 2.
- The recent progress on inotify seems promising for Nautilus users' experience, thanks to the Gamin library. Are there any other kernel level changes that you expect or dream of?
- There exist, at least at an academic research state, some very interesting works about "Logical File System" and things like that, which allow for instance to navigate in an mp3 files collection by echoing commands like:
# cd "year<=1980"
# cd "style=Disco|Funk"
# mpg123 *
Ever thought of what a GUI file manager for that kind of file systems would look like?