[Bug 26866] add support for requesting handles for a vCard field or URI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 30 09:56:45 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=26866

--- Comment #38 from Eitan Isaacson <eitan.isaacson at collabora.co.uk> 2010-08-30 00:56:44 PDT ---
(In reply to comment #36)
> (In reply to comment #35)
> > > Should o.fd.Tp.Protocol grow methods to resolve addresses/URIs statically, to
> > > complement NormalizeContact?
> > 
> > I'm not sure what you mean here, doesn't resolving imply the connection being
> > connected? How could it do it statically on Protocol?
> 
> I mean translation without using the network; same considerations apply as for
> NormalizeContact.
> 
> For example, a Skype Protocol could do:
> 
> GetContactIDByAddress('tel', '+7(777)777-7777') => '+77777777777'

How about:
NormalizeVCardAddress('tel', '+7(777)777-7777') => '+77777777777'
NormalizeURI('xmpp:eitan at EXAMPLE.COM') => 'xmpp:eitan at example.com'

-- 
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