Bug 77287

Summary: [next] remove TpChannelIface and TpExportableChannel
Product: Telepathy Reporter: Xavier Claessens <xclaesse>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED DUPLICATE QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Xavier Claessens 2014-04-10 21:41:59 UTC
They are only placeholder for a few properties that we can move to TpBaseChannel. We already made sure that all CMs subclass TpBaseChannel.

Branch based on top of my other gdbus stuff, but can surely be cherry-picked: http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=base-channel

I grepped the all 5 CMs and actually found that tp-haze's im-channel.c still implements those interfaces instead of subclassing TpBaseChannel. That's the only one.
Comment 1 Xavier Claessens 2014-04-10 21:45:15 UTC
(In reply to comment #0)
> I grepped the all 5 CMs and actually found that tp-haze's im-channel.c still
> implements those interfaces instead of subclassing TpBaseChannel. That's the
> only one.

Sorry, grepped an old master instead of next branch. I can confirm that all 5 always subclass TpBaseChannel.
Comment 2 Simon McVittie 2014-04-16 12:35:46 UTC
xclaesse's gdbus-all branch does this.

*** This bug has been marked as a duplicate of bug 77189 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.