CodeBetter.Com
All Tags » C# » DDD (RSS)
CodeBetter.Com

Browse by Tags

  • Super Models, Part 1: Sexy Specifications

    In Domain-Driven Design we turn to the specification pattern when we want to check whether an object matches some criteria. I think specification is the oft-forgotten bastard child pattern of the domain model pattern language. I know I frequently turn to queries -- sometimes query objects -- when I want...
    Posted to Dave Laribee (Weblog) by Dave Laribee on 06-15-2008
  • Side Effecting Functions Are Code Smells Revisited

    After talking with Greg Young for a little this morning, I realized I missed a few points that I think need to be covered as well when it comes to side effecting functions are code smells. In the previous post , I talked about side effect free functions and Design by Contract (DbC) features in regards...
    Posted to Matthew Podwysocki (Weblog) by Matthew.Podwysocki on 05-01-2008
  • Side Effecting Functions are Code Smells

    I know the title might catch a few people off guard, but let me explain. Side effecting functions, for the most part, are code smells. This is a very important concept in Domain Driven Design (DDD) that's often overlooked. For those who are deep in DDD, this should sound rather familiar. And in the...
    Posted to Matthew Podwysocki (Weblog) by Matthew.Podwysocki on 04-30-2008
Page 1 of 1 (3 items)