Revision 722752
Go back to digest for 14th October 2007Features in KDE Base
Vlad Codrea committed changes in /trunk/playground/libs/kiofuse:
Partially implement caching of KFileItem objects using a custom linked list tree structure. If you can suggest a better Qt or KDE-based method of doing this, please let me know. I still need to implement:
1) periodic removal of cashed items that have expired.
2) the interface for extracting file/directory information from the cache
File Changes
Added 2 files
- /trunk/playground/libs/kiofuse
- /cache.cpp
- /cache.h
Modified 4 files
- /trunk/playground/libs/kiofuse
- /CMakeLists.txt
- /kiofuseapp.cpp
- /kiofuseapp.h
- /kiofuseops.cpp
6 files changed in total