[Bug 36604] New: TpAccount connection features?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 26 12:16:26 CEST 2011


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

           Summary: TpAccount connection features?
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: jonny.lamb at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


I was writing some code which prepared a TpAccount and then after that I needed
to get the connection out of the account (possibly waiting for
notify::connection first) and then prepare that with FEATURE_CONNECTED. This is
all pretty annoying.

If there was some kind of TP_ACCOUNT_FEATURE_CONNECTION_CONNECTED or similar
features on a TpAccount which could prepare the TpConnection in a TpAccount if
it was there that would be really useful as I would only have to prepare the
TpAccount once and when that returned I'd already have my connection set up as
I wanted it!

Anyway, what do you think of some TpAccount features like this?

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