[Bug 29973] TpClientChannelFactory interface and TpDefaultChannelFactory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 2 15:34:18 CEST 2010


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

--- Comment #2 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2010-09-02 06:34:15 PDT ---
Also, what would do TpDefaultChannelFactory exactly? Only create TpChannel
object (no subclass) and prepare TP_CHANNEL_FEATURE_CORE?

Let's say we have high level object for text channel and stream tube. We'll
have a TpTextChannelFactory object creating TpTextChannel objects and preparing
TP_CHANNEL_TEXT_FEATURE_CORE and another factory TpStreamTubeChannelFactory
creating TpStreamTubeChannel objects and preparing
TP_CHANNEL_STREAM_TUBE_FEATURE_CORE ?

Then, if I'm a tube application handling stream tube and text channels, does
that mean I'll have to defiine my factory implementing the
TpClientChannelFactory interface creating and preparing both kind of channels
(using TpStreamTubeChannelFactory and TpTextChannelFactory to do so) ?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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