hey, we are pretty consistent! Bernd
On Tue, Sep 27, 2011 at 16:21, Niklas Gustavsson <[email protected]> wrote: > On Tue, Sep 27, 2011 at 11:06 AM, Eduardo Martins <[email protected]> wrote: >> In concrete we would like to see event listeners in Modules, which >> would be used by whatever integrates Vysper, for instance our app >> server, to receive events notifying what is happening inside Vysper. >> To complete the picture, such events could then be delivered to apps, >> which would then interact with the XMPP resources, through Vysper. >> >> Attached is a patch that simply adds the event listener interface and >> provides means for adding these listeners from XMPPServer class to the >> modules. Missing is each module event listener and events interface, >> which should be very specific to the module, and as high level as >> possible. I am available to work with each module developers to define >> and implement these missing parts. > > This maillist does not support attachments. Feel free to upload it in > a JIRA issue and we'll have a look. In general, I think event > listeners make sense and I've have had cases where I've wanted them as > well. > > /niklas >
