[Bug 54061] something wrong in the dbus-tube offerer example

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 6 05:25:29 PDT 2013


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

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66226|0                           |1
        is obsolete|                            |
  Attachment #66227|0                           |1
        is obsolete|                            |

--- Comment #8 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 85327
  --> https://bugs.freedesktop.org/attachment.cgi?id=85327&action=edit
tube offerers: use an automatic client factory

The TpSimpleClientFactory base class doesn't use channel-type-specific
subclasses, which these examples rely on.

---

This is basically an independent implementation of Chandni's Attachment #66226,
but with the cast the other way round.

I prefer my version, because on the 'next' (Telepathy 1.0) branch,
tp_automatic_client_factory_new() returns a pointer to TpClientFactory (the new
name for TpSimpleClientFactory), in the same way that e.g. gtk_button_new()
returns a GtkWidget.

-- 
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