By tag: Domain
0
kicks
Anti-Pattern: Anemic Domain Model
Here is an anti-pattern Martin Fowler will agree with. In fact, it’s Martin Fowler that first described this anti-pattern in November 2003. Like Fowler said, it looks like a model, it smells like a model but there is no behaviour inside.
The basic symptom of an Anemic Domain Model is that at firs...
0
kicks
Martin Fowler and the .NET Developer Mandate for Oslo « Domain .NET Te
One danger that DSL advocates need to guard against is the notion that first you design a DSL, then people use it. Like any other deice of software, a successful DSL will evolve. This means that scripts written in an earlier version of a DSL may fail when run with a later version.
0
kicks
Cross Domain Iframe Resize
A greate example how to resize an iframe which resides in another domain.