[Bug 27172] Add stub methods for unimplemented methods and property-ify group interface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 13 15:24:12 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27172
--- Comment #1 from Olivier Le Thanh Duong <olivier at lethanh.be> 2010-04-13 06:24:12 PDT ---
+ def GetLocalPendingMembersWithInfo(self):
+ def GetHandleOwners(self, handles):
Theses are deprecated, should we really implements them or encourage their
implementation by CM?
+ def get_all_handle_owners(self):
+ return {}
Should do like in GroupFlagsChanged and MembersChanged method and cache the
data so it can re-send it later, otherwise the client may get inconsistent
results
--
Configure bugmail: https://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-bugs
mailing list