On Wed, Sep 28, 2011 at 17:22, Eduardo Martins <[email protected]> wrote:
> Comments? It's a very modest starting point, since the module event
> listeners interfaces and event firing code are the major tasks, but
> what do you people think about it?

I briefly reviewed the patch. Unfortunately, I'm currently approaching
multiple deadlines in real life, so my time is limited.

Within the short time I had to review the patch I'd didn't get the
full idea behind this.

So if you could give me a head-start, what would be a typical use case
for these event listeners?

Additionally, I'm asking myself the following questions:
+ Which modules would need to be adopted? Do we require modules to
implement this?
+ Would JMX be a better means of interacting with modules?
+ How are events emmitted? Synch, Async? How do we prevent event
consumers from stopping the world when doing their thing?

  Bernd

Reply via email to