[Bug 20229] Connection: turn more info into properties

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 7 16:00:14 CEST 2012


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

Xavier Claessens <xclaesse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xclaesse at gmail.com

--- Comment #3 from Xavier Claessens <xclaesse at gmail.com> 2012-06-07 07:00:14 PDT ---
(In reply to comment #1)
> (In reply to comment #0)
> > * Status : u, Connection_Status
> > * Protocol : s, Protocol
> > * Interfaces : as, DBus_Interface_Name[]
> 
> I'd already done these on 'next' with my first push branch.
> 
> > * ConnectionManager : s, Connection_Manager_Name
> 
> What's the point of this one? I can't think of a time when given the connection
> I needed to know the CM name. The account triple can be useful but we have a
> function in tp-glib to split that up already?

It is used to build avatar cache path, and logger stuff. But this can be found
by parsing the object-path. That's how tp_account_get_connection_manager() and
tp_connection_get_connection_manager_name() works. So a property would be
useless redundant information IMO.

(side not: tp_account_get_connection_manager() should be renamed to
tp_account_get_connection_manager_name() since it returns the name and not a
TpConnectionManager object).

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