6/12/2008

Domain Modeling Measure - Alpha Theory

If you find yourself passing this or self to things instead of other things you are moving in the right direction.

    public function doSomething()
{
return $someDoer->does($this);
}

No comments: