Eventing between components during registration and App life time
Dirkster99 opened this issue · 0 comments
Dirkster99 commented
The former PRISM version of Edi was using an EventAggregator to loosly couple events between components:
Is there an EventAggregator in Windsor or should we just use WeakEvents instead of the currenlty used standard .Net eventing?