[Telepathy] [Bug 17385] New: examples should be able to use existing connections

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 3 12:47:32 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=17385

           Summary: examples should be able to use existing connections
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: medium
         Component: telepathy-python
        AssignedTo: telepathy at lists.freedesktop.org
        ReportedBy: guillaume.desmottes at collabora.co.uk



Dafydd Harries <dafydd.harries at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED


Telepathy-python examples should be able to use existing connections if no
account file is specified.
We should probably do something like that:
• If first argument is an existing account file then create a Connection
object, connect its and pass it to the script when it's connected
• Else, list all the existing connected Connections, ask to the user which
one to use and pass it to the script

I think it's sane to assume that most of the demo scripts don't have to connect
the Connection object themself. This would have the nice side effect to make
demo scripts smaller and so more focused on the demoed code.


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


More information about the Telepathy mailing list