Bug 656184 — Add is-quiescent property
authorPhilip Withnall <philip@tecnocode.co.uk>
Fri, 2 Sep 2011 20:15:35 +0000 (21:15 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Fri, 2 Sep 2011 20:32:54 +0000 (21:32 +0100)
commit77ee30d3c8df1fab219ca7e0d1d08f6c263184c8
tree8227dec632c788c7d9aa0c278803a7ded52ede48
parent823a6ae6b8bb63dbd50e5fae56793a20b1ee2d34
Bug 656184 — Add is-quiescent property

This allows clients to determine when the IndividualAggregator has reached
a quiescent state — it's received and linked all of the personas it should
do at startup, and from that point onwards will only relink personas in
response to (for example), persona stores dynamically being added and removed
at runtime.

Closes: bgo#656184
15 files changed:
NEWS
backends/eds/eds-backend.vala
backends/eds/lib/edsf-persona-store.vala
backends/key-file/kf-backend.vala
backends/key-file/kf-persona-store.vala
backends/libsocialweb/lib/swf-persona-store.vala
backends/libsocialweb/sw-backend.vala
backends/telepathy/lib/tpf-persona-store.vala
backends/telepathy/tp-backend.vala
backends/tracker/lib/trf-persona-store.vala
backends/tracker/tr-backend.vala
folks/backend-store.vala
folks/backend.vala
folks/individual-aggregator.vala
folks/persona-store.vala