[Bug 77882] TpBaseClient: stop implementing TpSvcAnything
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 14 00:50:20 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77882
--- Comment #16 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #15)
> I'm not convinced by this actually. Why should we prevent a custom
> TpBaseClient subclass to add not-Telepathy-related ifaces at any time it
> wants to?
The API of a Client is that the Interfaces property is immutable and safe to
cache, but if you add or remove interfaces after the Client is registered, the
Interfaces property changes - that doesn't seem great.
If you want non-Telepathy-related interfaces, don't put them on the Client :-)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list