Thinking about a new IM platform, python+dbus
The advantages are, dbus has the python binding, that make it easier to write an IM server daemon with python. In client side, since dbus also has the glib and QT bindings, it also makes it easier to write the input method modules for gtk and QT. For input method developers, writing the input method in python (or plus with C/C++ python extension) is also a nice thing.
How about the performance? No idea, while I think it's worth to have a try and make a prototype.


有新的想法就是要顶呀。
发表于 强烈支持 在 2008年03月31日, 11:48 下午 CST #
Sounds good! IMO, imbus's inspiration comes from dbus, so you can give it a try.
but i suspect the performance and portable of scripts. wait for your prototype.:)
发表于 ZhangSC 在 2008年04月02日, 11:03 上午 CST #