Bug 77287 - [next] remove TpChannelIface and TpExportableChannel
Summary: [next] remove TpChannelIface and TpExportableChannel
Status: RESOLVED DUPLICATE of bug 77189
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-10 21:41 UTC by Xavier Claessens
Modified: 2014-04-16 12:35 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.