Play Doh Principle

It's easier to combine separate red, blue, and yellow playdoh blobs into one big grey blob than it is to separate a grey blob of playdoh into red, blue, and yellow blobs.

Also known as the SecondLawOfThermodynamics.

This is a metaphor for avoiding coupling in software. It's always easier to combine small, self-contained code or data than it is to decouple code or to parse data.

See also: PrematureConcatenation, WhatIsEntropy


EditText of this page (last edited November 26, 2014) or FindPage with title or text search