[Bug 27789] New: 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:24:05 CEST 2010


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

           Summary: Interfaces should use dbus Get to retrieve properties,
                    only falling back to querying for them if necessary
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-python
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: morten.mjelva at gmail.com
         QAContact: telepathy-bugs at lists.freedesktop.org


Created an attachment (id=35233)
 View: https://bugs.freedesktop.org/attachment.cgi?id=35233
 Review: https://bugs.freedesktop.org/review?bug=27789&attachment=35233

patch

Changed interfaces in telepathy.client to first check properties with Get(),
and then fall back to using the associated method calls to retrieve properties
only if necessary. Also did some other minor cleanups.

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