[Bug 46978] New: [next] make TpProxy client codegen always-async

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 5 19:04:16 CET 2012


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

             Bug #: 46978
           Summary: [next] make TpProxy client codegen always-async
    Classification: Unclassified
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org
            Blocks: 31668


The tp_cli_*_call_* methods are currently async, except that if the TpProxy
doesn't have the interface, the callback is called in a re-entrant way (before
the function returns). This means we have to jump through hoops to use these
functions with GAsyncResult (Bug #45514).

In next, we should just make these functions properly async.

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