Revision 78ddb15...
Go back to digest for 22nd June 2014Features in KDE-PIM
Dan Vratil committed changes in [akonadi] /:
Implement fetching Virtual References via FETCH command
This adds a new parameter to fetch scope called VIRTREF. When listed in fetch
scope, the FETCH response will include list of virtual collections that the item
is linked to. This allows resources to link/unlink items incrementally, without
having to make a full listing of all collections to find exact inconsistency
between the cache and backend storage.
File Changes
Modified 7 files
- CMakeLists.txt
- libs/protocol_p.h
- server/src/connection.cpp
- server/src/handler/fetchhelper.cpp
- server/src/handler/fetchhelper.h
- server/src/handler/fetchscope.cpp
- server/src/handler/fetchscope.h
7 files changed in total