Latest news and articles about DDD, CQRS, Event Sourcing and Software Architecture in general, aggregated daily and delivered weekly to your feed (RSS) reader. Subscribe here!

Week 21, year 2015

  • Return the most specific type, accept the most generic type - I guess most developers heard the guideline stating that, when designing methods, you should return the most specific type and accept the most generic one. Is it always applicable? Let’s try to look at it from different perspectives. [Enterprise Craftsmanship]
  • Towards Modelling Processes - The video & slides for my keynote at NCrafts 2015 in Paris. Abstract Processes are at the heart of how many businesses operate. The processes are governed by policies, agreed upon with contracts, and guided by documents. In software systems on the other hand, we often bury the processes. There’s a domain model for sure, but it’s all about “things” and “actions”. Let’s explore how Event Sourcing allows us to explicitly model the effects of changes over time. [Mathias Verraes]
Permalink | From 18 May 2015 to 24 May 2015 | Last updated on: Thu, 9 Jun 2022 15:28:31 GMT