Bug 27172 - Add stub methods for unimplemented methods and property-ify group interface
Summary: Add stub methods for unimplemented methods and property-ify group interface
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-python (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/jo...
Whiteboard: review-
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-18 10:00 UTC by Jonny Lamb
Modified: 2019-12-03 20:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Jonny Lamb 2010-03-18 10:00:51 UTC
See branch.
Comment 1 Olivier Le Thanh Duong 2010-04-13 06:24:12 UTC
+    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
Comment 2 GitLab Migration User 2019-12-03 20:14:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-python/issues/13.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.