516bb75a779c587fb9e40f9915e08663310c1ba7
discovery get_info and get_items handler now use a generic method "apply_behavior" to determine receiver (main component, account type node or account). AccountManager split previous handler in a more testable way (test returned objects instead of XML). darcs-hash:20070327163756-86b55-3932d4b1f59fb20d6aa8e096cdf06049095a4c2b.gz
Jabber Component Library ======================== Present a higher level component framework for developing Jabber component. Here is the class the implement to create a new Jabber component (be sure to override every methods) : - a class inheriting from JabberComponent - a Feeder (inheriting from Feeder) - a Sender (inheriting from Sender)
Description
Languages
Python
99.8%
Makefile
0.1%