Ivan on Programming in the small – removing duplication:
“Look out for duplication – it might be telling you something”
Interesting observation: Removing duplication isn’t about removing redundancy only, it’s about migrating towards a better, more object-oriented design, too.