[jdev] SleekXMPP, XEP-0004, XEP-0050 and sender JabberID
Mateusz Biliński
mateusz.bilinski at gmail.com
Fri Jan 30 06:56:57 CST 2009
On Fri, Jan 30, 2009 at 08:34, Remko Tronçon <remko at el-tramo.be> wrote:
>> I've checked out latest SleekXMPP version from SVN to see whether I don't have
>> some old version, but the code is pretty much the same in that file.
>
> Ah, we are currently working with the Seesmic branch
> (svn://netflint.net/sleekxmpp/branches/seesmic/sleekxmpp), although
> this one could be a little buggy for you. Maybe that branch has the
> 'jid', and the others don't?
Yeap, you're right. Case solved. In seesmic branch there's an
additional line xep_0050.py file:
self.sessions[sessionid]['jid'] = xml.get('from')
So it's pretty similar to what I've wanted to add.
I've used trunk instead of seesmic (I didn't even know that this was
the most active branch), because SleekBot used it as external
SleekXMPP repo in it's trunk. :)
> FYI, Fritzy is going to consolidate the branches soon.
Great to hear that. For now I'll probably add the mentioned line to my
code as it will probably stay in merged code.
Many thanks, Remko :)
--
Regards,
Mateusz Biliński
More information about the JDev
mailing list