Tags: design
Tell an object what to do instead of asking it for it's state. Treat 'getters' as an anti-pattern. Concentrate on what objects say to each other rather than how their state changes.
Last published: Monday 17th October 2011
<<Previous Next>>