[Bug 28423] Conn.I.Blocking: replacement for the 'deny' ContactList channel
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 2 05:11:01 CET 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28423
Danielle Madeley <danielle.madeley at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danielle.madeley at collabora.
| |co.uk
--- Comment #2 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2010-12-01 20:11:00 PST ---
Few thoughts on this:
Should BlockedContacts be a property instead of the method GetBlockedContacts()
?
Should the interface require implementing Conn.I.ContactList like
Conn.I.ContactGroups does?
(In reply to comment #0)
> * Do we care about protocols where you can look at the block list but not edit
> it? My assumption is "no".
Do any such protocols exist? To my mind it's not useful to the client if it
can't be edited anyway.
> * Do we support protocols/CMs where you can block people at runtime (or do
> pseudo-blocking in the CM) but the changes aren't stored on the server? My
> assumption is "no".
I agree, I don't think we want that. It's only going to be confusing to the
user when her changes don't persist between connections.
If someone did want such a feature in their CM, they could always choose to
implement the interface, and maintain their own blocked-list as a file on disk.
--
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