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 32, year 2016

  • DDD Weekly: Issue #8 - Software Developers use Domain Driven Design to Drive Business Mikael Zandin. An interview with Jef Claes about a refactoring project for which he chose to use “DDD methodology and its architectural approach for the refactoring effort.” “The resulting system discovered customer behaviors which led to changes in business practice as well as cultural changes in the company.” …now that’s my cup of tea :) The Precision Blade Alberto Brandolini. “Software development is a learning process… that’s not what our bosses think. [DDD Weekly]
  • Nesting a Value Object inside an Entity - In this post, we are going to look at what to do if you are not able to treat some concept in your domain as a Value Object and have to make it an Entity. TL;DR: create a nested Value Object inside that Entity and relocate as much domain logic to that Value Object as possible. [Enterprise Craftsmanship]
Permalink | From 08 August 2016 to 14 August 2016 | Last updated on: Mon, 7 Jun 2021 09:11:14 GMT