[Bug 71016] have ways for Polari to handle the channels it wants
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 29 20:14:28 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71016
--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
For 1-1 messages, the filter syntax can't currently say anything about the
protocol of a channel.
One solution for the protocol bit is Bug #30963 but I never really liked that
proposal - I suspect it's rather more general than we actually need.
Another possible solution is: extend the MC filter syntax so some special token
("protocol"?) is special-cased to match against the Channel's Connection's
protocol instead of the immutable properties. We can add further tokens,
distinguished from D-Bus properties somehow (not containing a dot? starting
with a character that isn't valid in an interface?), as and when we need them.
Another possibility would be to define a redundant Channel.Protocol property so
that filters can use it.
--
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