[Gossip-dev] Re: [Telepathy] GossipProtocol problems
Robert McQueen
robert.mcqueen at collabora.co.uk
Mon Oct 16 21:34:27 CEST 2006
Mikael Hallendal wrote:
> It is used by the UI layer in order to send the message to the right
> window. Ie. if we have an active discussion in an open chat window with
> someone it is locked to that resource even if another resource with
> higher priority comes online.
Telepathy knows this because you have a Channel open to that person,
which stores this state, and any entity caps you were given during that
session, etc.
> It should be exported by Telepathy since it is needed by us and will
> most definitely be by some other application as well.
We've not come across anything that needs it as yet; that's why Gabble
doesn't export it currently. As Xavier spotted, we could put multiple
presences in for one person, and then say which resource they belonged
to, which has the problem of requiring all clients to understand
multiple-presence/resource contacts to use XMPP, or maybe just have a
list of the available resources as a parameter to the main presence. I
won't dismiss it out of hand, but it seems very unimportant to me
provided Gabble's choice of resource for outgoing events is correct.
> Cheers,
> Mikael Hallendal
Regards,
Rob
More information about the Gossip-dev
mailing list