Hi everybody, I've just finished my exam period at Uni, and I now have 3 weeks off. I'm going on a holiday to the blue mountains for a couple of days. I'll be back on Thursday this week.
Unless somebody says the current SVN trunk has exploded on them while I'm away, I swear I'll release 0.11.1 then and move onto some more interesting code (finally :P) At the moment, the current plan is for 0.12 to get out shortly after 0.11 with only a few new features. * JEP-0008 avatar sending * Obscure the password in the xdb * Use psyco to speed things up * Fix up (once and for all) the removeMe, connectionLost situation which has been the cause of so many exceptions :) Then for 0.13 I've got the interesting stuff planned. * Offline message support * Rewrite of most of the Jabber code to be cleaner & pluggable. That means I'll be able to support the various protocols more easily. * PEP nicknames and avatars * XDB code from Daniel * Language code from Daniel * A web page for people to update translations with * Better twisted wrapper For the foreseeable future I intend to keep svn://delx.cjb.net/pymsnt/ trunk as something ordinary people can track without fear of breakage. That means I'll be doing radical changes in a branch and then merging them back when they work. So yeah, please all either $ svn up $ svn switch svn://delx.cjb.net/pymsnt/trunk $ svn co svn://delx.cjb.net/pymsnt/trunk pymsnt as appropriate to make sure it isn't going to explode. If you have any trouble, please report back with your Twisted version, Python version and whether or not you installed the epoll reactor. Enjoy, see you all in a few days! --- James
