Category Archives: DDD

Not all events are created equal

No, this post has nothing to do with the declaration of independence but perhaps that we need to design our events with a little more independence in mind. Events denotes important things that has occurred in our business. These events are useful for things like keeping persistent view models updated in a CQRS architecture and as way to communicate between [...]

Also posted in EDA, SOA, SOA 2.0 | Comments closed

>Aim for "bored" developers!

> Ayende has a post on how to get developer buy in for advance concepts. What really struck me was this quote: "A while ago I was asked what I think was a good quality for an architect. My reply was that he should set things up in such a way where the developers are [...]

Posted in DDD | Comments closed

>Domain Driven Design – I’m in!

>In the past all the projects I have been involved in has been developed using “data driven design” i.e. using a relational datamodel as the “blueprint” of the application domain. But after reading Jimmy Nilsson’s great book on DDD I decided to give it a shot.Being a “database guy” I had a hard time not [...]

Also posted in OR-Mapping | Comments closed