Agile & Lean Software Development Management

deep thoughts on doing real work

Browsing Posts published in November, 2009

This is my favorite model pattern for designing an application architecture, probably that will be no surprise to you. In my view Entity represents the data model. It doesn’t matter if you are talking about business entities or database tables. Both are representations of the data model. There is some debate on the nature of [...]

In contrast to one might believe, the important part of an use-case is text, text, text and even more text. The core of use-casing (nice word) is story-telling. The story of an actor (mostly a Silly User) using the proposed system. But if that is really the case, why is it useful to draw an [...]