More to add to this:

> - IoC is still in effect
> - Clean separation between event handling code and service code
> - More readable and you know where to go for event handling issues

- Still have the dynamic routing benefits of the pub/sub model.  You 
  can introduce new publishers and subscribers with the same service 
  interface or not to add and remove functionality on the fly.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to