David Rousselie 516bb75a77 Move disco_get_info and disco_get_items to AccountManager
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
2007-03-27 18:37:56 +02:00
2006-08-09 22:18:49 +02:00
2006-08-09 22:18:49 +02:00
2006-10-01 22:40:10 +02:00

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
No description provided
Readme 610 KiB
Languages
Python 99.8%
Makefile 0.1%