Revision 8b8324e...

Go back to digest for 14th October 2012

Optimization in KDE Base

Vishesh Handa committed changes in [nepomuk-core] /:

StoreResources: New flag - OverwriteAllProperties

This allows to to use StoreResources as a convenient way to replace
large quantities of data into Nepomuk.

This is especially useful for feeders such as telepathy that do not
follow the traditional - removeDataByApp + storeResources. It just uses
storeResources to update the few properties that usually change.

In that case it makes it easier to just rely on storeResources.

REVIEW: 106770

File Changes

Modified 4 files
  •   libnepomukcore/datamanagement/datamanagement.h
  •   services/storage/resourcemerger.cpp
  •   services/storage/test/datamanagementmodeltest.cpp
  •   services/storage/test/datamanagementmodeltest.h
4 files changed in total