Hi folks. I'm embarassed how much simple question I have to ask lately, but since there's no much of documentation, I don't see any other way... Can you answer me shortly - Does every component that is capable of generating asynchronous events (let's say to all of it's registered listeners) is violating IOC concept since then control flows from said component to any registered listener, and not only to it's child component? Example is excalibur's resource monitor component that notifies listeners when resource gets changed ....
Regards, Vjeran -- To unsubscribe, e-mail: <mailto:avalon-users-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-users-help@;jakarta.apache.org>