[Bug 26866] add support for requesting handles for a vCard field or URI
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 24 23:11:22 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=26866
Eitan Isaacson <eitan.isaacson at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://git.collabora.co.uk/
| |?p=user/eitan/telepathy-spe
| |c.git;a=shortlog;h=refs/hea
| |ds/vcard-field-requests
--- Comment #16 from Eitan Isaacson <eitan.isaacson at collabora.co.uk> 2010-08-24 14:11:21 PDT ---
Ok, first draft:
http://git.collabora.co.uk/?p=user/eitan/telepathy-spec.git;a=shortlog;h=refs/heads/vcard-field-requests
http://people.freedesktop.org/~eitani/telepathy-spec-vcard_field_requests/spec/index.html
The one issue I see is the addition of Protocol.AddressableURISchemes being
partial: It has no change notification, and it does not have a channel property
to make it useful with RCC. So we are left with the URI scheme support being
static and not discoverable when online.
We could add a channel property in the form of TargetURIScheme, but channel
requests would have this awkward form:
EnsureChannel(
{ ChannelType: Text,
TargetVCardField: 'uri',
TargetVCardAddress: 'xmpp:foo at bar.com',
TargetURIScheme: 'xmpp'
});
--
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