On Sat, Jul 21, 2007 at 11:46:58AM +0100, Pedro Melo wrote: > Hi, > > On Jul 20, 2007, at 11:45 PM, Tomasz Sterna wrote: > > >I'm going to extend jabberd2 component protocol to allow components > >access to user roster and presence information. > >(Mainly for PEP and transports :-) > > > >But before I do it I wanted to make a sanity check if the idea makes > >sense. > >My proposed changes are described on > >http://jabberd2.xiaoka.com/wiki/ComponentProtocol > > > >Any comment is welcome. > > I've talked with some of the ejabberd folks about this. > > I'll read the above URL later, but my first idea was to make your JSM/ > Router a PubSub component, with well known nodes for user presences, > roster changes, and other useful information.
PubSub sounds a bit overkill to me for a component protocol. I like the approach of Tomasz' protocol very much and will probably implement it soon in Net::XMPP2. Robin
