[Bug 30963] A way for Handlers to match channels based on their Accounts
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 18 16:16:47 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30963
--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-10-18 07:16:46 PDT ---
The semantics in terms of "and" and "or" need to be clearer. I assume the
semantics are meant to be:
handle every channel where
both
either
the account matches AccountFilter[0]
or
the account matches AccountFilter[1]
...
and
either
the channel matches HandlerChannelFilter[0]
or
the channel matches HandlerChannelFilter[1]
...
I'm not sure that this should be on Handler: how about a new
Client.I.AccountFiltering that could apply to any class of Client?
--
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