Comment # 2
on bug 55925
from Patrick Ohly
(In reply to comment #1)
> Fully implemented in SyncEvolution. However, there is a known issue with
> writing a modified contact back through folks into EDS, causing both
> additional resource consumption and even deadlocks.
>
> See https://bugzilla.gnome.org/show_bug.cgi?id=652659
Worked around that inside SyncEvolution. However, writing contacts is very slow
because every modified property must be written into folks and from there into
EDS separately and one after the other.
Added a remark about this to bug #55918 and closing the issue here because it
is fully functional now.