slixmpp/sleekxmpp
Lance Stout 91155444c0 Resolve plugin dependency chains with XEP-0115.
The post_init() system can only reliably handle a single layer
of dependencies between plugins, but PEP plugins with XEP-0115
exceed that limit and plugins can be post_init'ed out of order. To
resolve this, we will special case XEP-0115 to be post_init'ed
first until the new plugin system with dependency tracking is
stable.
2012-03-10 12:48:35 -08:00
..
2012-03-07 14:55:27 -08:00
2012-03-07 14:55:27 -08:00
2011-12-05 08:55:05 -08:00