[Bug 13347] ContactSearch: implement and undraft
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 13 19:43:34 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=13347
--- Comment #6 from Will Thompson <will.thompson at collabora.co.uk> 2010-07-13 10:43:34 PDT ---
(In reply to comment #5)
> Depending on how we resolve Bug #23155, the result signals should perhaps be in
> terms of IDs rather than handles, so marking this bug as blocked by that one.
It's been over a year since this was implemented. I propose that we do not
block undrafting it on dramatically changing the way Telepathy works.
Here are two branches. The first just adds the contact ID as a separate struct
member in the result map, rather than hiding it as a fake vCard field. The
second removes handles from the interface entirely and just keys the map with
identifiers.
http://people.freedesktop.org/~wjt/telepathy-spec-search_contact_identifier/spec/Channel_Type_Contact_Search.html
http://git.collabora.co.uk/?p=user/wjt/telepathy-spec-wjt.git;a=shortlog;h=refs/heads/search-contact-identifier
http://people.freedesktop.org/~wjt/telepathy-spec-search_contact_identifier_no_handles/spec/Channel_Type_Contact_Search.html
http://git.collabora.co.uk/?p=user/wjt/telepathy-spec-wjt.git;a=shortlog;h=refs/heads/search-contact-identifier-no-handles
I vaguely prefer the second one. Both of these break the API, but I haven't
bumped it to DRAFT3 because, honestly, we should just insta-undraft it.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list