Add IndividualAggregator.link_personas() and .unlink_individual() API
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 9 Aug 2010 13:48:35 +0000 (14:48 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 9 Aug 2010 17:42:45 +0000 (18:42 +0100)
commitb9bb6e2300a529516f51d67523ee4f84533f365d
tree7d060d66428df804490fcb2cea91141ca74c6901
parent5fb93c5290afbc3946308910eec826dc8b3f009c
Add IndividualAggregator.link_personas() and .unlink_individual() API

These methods allow persistent linking and unlinking of Personas, compared to
the transient linking which editing Individual.personas provides. This allows
for an interface to preview the properties of a newly linked Individual
before committing the changes using IndividualAggregator.link_personas().
folks/individual-aggregator.vala
folks/individual.vala