[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:49:29 CET 2013


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

Xavier Claessens <xclaesse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xclaesse at gmail.com

--- Comment #5 from Xavier Claessens <xclaesse at gmail.com> ---
(In reply to comment #4)
> (In reply to comment #0)
> > * private messages mediated via XMPP chatrooms
> >   (e.g. a 1-1 channel with telepathy at chatrooms.example.com/smcv)
> 
> Can MC know from which room channel "telepathy at chatrooms.example.com/smcv"
> comes from? If yes it can get that room channel's handler in priority to
> dispatch the 1-1 channel.

If MC can't know that, maybe the hint can come from Gabble: add an immutable
property on the Channel: "RelatedToRoom: $room_object_path". Then MC can use
that property to lookup who is currently handling $room_object_path and pick
that handler first. I think it is a good general rule that channels related to
another channel gets the same handler.

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