On Sun, Jul 5, 2009 at 11:49 AM, Bernd Fondermann<[email protected]> wrote: > XMPP components are addressable via a "subdomain" of the server, for > example component "zappa" is addressable as "zappa.vysper.org". Pubsub > could be such a component, but in our case currently is a more internal > component (a Vysper 'module').
Would it make sense to allow module run either as part of the main Vysper server, or as a separate component? If so, should we move Vysper to a multimodule build where for example the pubsub module goes into it's own JAR? I'm all for component support, I'm looking into implementing XEP-0045 Multi user chat, which is also proposed to run in a component. /niklas
