Skip to content
Commit aeb19700 authored by David Faure's avatar David Faure
Browse files

Port Item to AttributeStorage, so ItemModifyJob doesn't send unmodified attributes.

Summary:
This required moving Attributes into ItemChangeLog, which now hosts
the AttributeStorage instance for the item. Since the separation of
ItemChangeLog was made to reduce memory consumption, I hope most items
don't have any attribute, otherwise this is a bad choice.

Test Plan: unit tests pass

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D19632
parent b670818b
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