Allow backends to be completely unloaded
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 9 Jul 2010 10:03:47 +0000 (11:03 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 14 Jul 2010 09:20:01 +0000 (10:20 +0100)
commitefd309fc441d0af018437a59b5d7c0a5c0d291db
tree65461634272f451bdb8df4aac20a348e5db2b0bb
parent50b46dcf6a7e385782687295909f887bc3f1a714
Allow backends to be completely unloaded

This means that if the IndividualAggregator is finalized, all the resources
used by the backends which were loaded are freed. This allows multiple
IndividualAggregator instances to be used sequentially, and also ensures that
all Persona instances get destroyed.
backends/telepathy/tp-backend-factory.vala
folks/backend-store.vala