Week 42, year 2016
- DDD Weekly: Issue #16 - Enabling Retroactive Computing Through Event Sourcing [pdf] Michael Müller. We examine how retroaction can be applied to event-sourced systems and discuss conceptual considerations. Furthermore, we demonstrate how different architectures can be used to provide retroaction and describe the prototypical implementation of an appropriate programming model. MediatR Pipeline Examples [blog] Jimmy Bogard. Whether you have specific or generic needs, a mediator pipeline can be a great place to apply domain-centric behaviors to all requests, or only matching requests based on generics rules, across your entire application. [DDD Weekly]