[jdev] PyMSNt 0.11 release
Norman Rasmussen
norman at rasmussen.co.za
Fri Feb 17 13:21:29 CST 2006
On 2/17/06, Peter Saint-Andre <stpeter at jabber.org> wrote:
> Well, aside from gateway implementation issues (hardcoding resources),
> it seems to me that entities other than IM users could engage in file
> transfer -- e.g., it would be cool to be able to attach a file to a
> multi-user chat room via JEP-0065. So I think the requirement is overly
> restrictive, especially since it does not seem to be security-critical
> (and for example proxy65 doesn't enforce it anyway).
AFAIK the reason why things were changed this way, is because the
gajim team made an assumption that you can't do an FT with a bare jid
(and therefore disabled the FT menu items), because you have to send
iq packets to do the FT, and iq packets must always be addressed to
the full jid. (of course, the barejid=fulljid with transports).
I think the PyMSNt resource = 'msn' is a 'workaround' for the gajim
bug. (Which I think has also been fixed in gajim svn).
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
More information about the JDev
mailing list