[Bug 26866] Conn.I.Addressing etc. — requesting handles for a vCard field or URI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 22 18:34:31 CET 2010


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

--- Comment #60 from Will Thompson <will.thompson at collabora.co.uk> 2010-11-22 09:34:31 PST ---
Brain dump:

We could dodge some of the channel class complexity by just putting all of the
properties into Allowed, rather than having an explosion of channel classes,
and say that applications should check out the protocol object to see what's
supported. This allows us to punt on the discovering-support-when-connected
side of things, without blocking us from adding it in the future.

Also, the Protocol interface could be finished without the Connection and
Channel interfaces. Currently telepathy-sofiasip lets you request handles for
phone numbers or for SIP IDs, and guesses what you mean well enough. So this
would give us the basic information on what's supported on the protocol, which
we don't currently have.

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