Break a refcycle between TpfPersonaStore and TpfPersona
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 12 Jul 2010 15:01:29 +0000 (16:01 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 14 Jul 2010 09:20:01 +0000 (10:20 +0100)
commit64e36b1183c4d236d3300c28167449584a19e04f
tree53416f402d9ed60afa0f839e4ebf3854fae2d59f
parentefd309fc441d0af018437a59b5d7c0a5c0d291db
Break a refcycle between TpfPersonaStore and TpfPersona

This is achieved by making the pointer that each TpfPersona holds to their
relevant TpfPersonaStore a weak pointer, rather than a referenced pointer.
folks/persona.vala