[Bug 27948] TpBaseConnection: support AddClientInterest, RemoveClientInterest

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 4 15:14:42 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27948

--- Comment #13 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-08-04 06:14:42 PDT ---
(In reply to comment #12)
> (In reply to comment #11)
> > While looking at Gabble sidecars, I wondered if plugin/sidecars could use this
> > features as they are not connection interfaces?
> 
> The branch now has 3 more commits than have been reviewed, the third of which
> would allow sidecars to attach more interests.

I've rebased those commits onto a merge from master (the test for this branch
had bit-rotted somewhat - Travis re-namespaced all the test code), and added
one which removes the class-hierarchy-walking stuff that Guillaume declined to
review; now, connection subclasses just have to add their own tokens in
constructed(), and they'll automatically trickle through the class hierarchy.

The GabbleConnection constructor could query plugins for the tokens in which
they're interested, and push those into TpBaseConnection, if desired.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list