[Bug 27873] New: TpSimpleHandler - handle channels without writing a TpBaseClient subclass

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 28 17:47:16 CEST 2010


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

           Summary: TpSimpleHandler - handle channels without writing a
                    TpBaseClient subclass
           Product: Telepathy
           Version: unspecified
          Platform: Other
               URL: http://git.collabora.co.uk/?p=user/cassidy/telepathy-g
                    lib;a=shortlog;h=refs/heads/simple-observer
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: tp-glib
        AssignedTo: guillaume.desmottes at collabora.co.uk
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org
                CC: danielle.madeley at collabora.co.uk
        Depends on: 27872


Cloned from Bug #25236 via Bug #27872. Executive summary:

* after 27872 is fixed, TpBaseClient will provide flexible support for being a
Handler by subclassing
* ... but subclassing in C is hard and most handlers are expected to be
somewhat simple
* so, write a subclass that just needs a callback and some user_data

This will yield a more flexible equivalent of what Danielle initially proposed.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list