[Bug 27789] Interfaces should use dbus Get to retrieve properties, only falling back to querying for them if necessary

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 22 12:36:47 CEST 2010


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

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|patch                       |

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-04-22 03:36:47 PDT ---
There's no benefit in using Get() rather than GetInterfaces() - it's the same
number of D-Bus messages, with a more complex structure.

However, using GetAll() to get several properties at once (like telepathy-glib
does for most properties) would be beneficial.

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