Tag: Process Object

Episode #504: Disposable Object
Treat your objects as disposable to cut down on mutable-state-based bugs.

Episode #402: Self Save Part 1
The start of a series answering the question: why shouldn't a domain model object save itself?

Episode #333: Processes Everywhere
Today we put on our philosopher hats, and talk a little about what makes an object a process.

Episode #332: Notify, Don’t Tell
In this follow-up to episode #331, we examine how naming methods can alter how responsibilities are distributed.

Episode #331: Process Object
Today we learn an alternative to "service objects" for scripting user interactions.