Skip to content
Commit 0c4cb905 authored by Volker Krause's avatar Volker Krause
Browse files

More or less complete rewrite of CollectionSync:

- can in theory handle hierarchical RIDs, untested due to lack of
  support for that in most other areas
- much more efficient processing of collections that initially have no
  local parent node
- streaming support
- processes incremental changes in the right order which should fix the
  sync fails after config change bug of the single file resources
- prepared to make use of batch jobs for collection creation/deletion
  which should fix the performance issues with the NNTP resource

There is still more to do, but this seems to work at least as good as
the old one.

svn path=/trunk/KDE/kdepimlibs/; revision=1004234
parent 30313700
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment