mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-12-02 19:44:02 +08:00
DefaultOrchardHost may now implement eventhandler interfaces directly DefaultOrchardHostEventSink assistant is obsolete for that reason DefaultOrchardEventBus changed to use interface methodinfo rather than class methodinfo OrchardStarter includes EventsModule with root container to allow components to receive event firing proxies Special case added to CompositionStrategy to prevent DefaultOrchardHost from being re-registered when shell container is built EventsModule is internal to prevent it from being re-registered in the same way --HG-- branch : dev