Hi Sergei!
Sergei Golovan schrieb:
And how should one read:
"The escaped JID is unescaped only for presentation to a human user
(typically by an XMPP client)"?
As I explained in one of my last e-mails: someone might want to
implement a Jabber client that has an interface like Pidgin but that
does only XMPP serverside.
So the client knows that something arriving from
[EMAIL PROTECTED] is a MSN messenger message. It opens a
MSN style window and only presents "[EMAIL PROTECTED]" as the sender address.
And it knows always when the user sends a message out of a MSN message
window, it has to send back the message to the transport instead of to
"[EMAIL PROTECTED]".
Matthias