Summary: | Add stub methods for unimplemented methods and property-ify group interface | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Jonny Lamb <jonny.lamb> |
Component: | tp-python | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED MOVED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/jonny/telepathy-python.git;a=shortlog;h=refs/heads/group-properties | ||
Whiteboard: | review- | ||
i915 platform: | i915 features: |
Description
Jonny Lamb
2010-03-18 10:00:51 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 -- 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.