fsteeg.com | notes | tags

∞ /notes/ockham | 2006-10-09 | programming

Ockham

The DRY-Principle is a subset of Ockham's razor. DRY can't replace it: The razor also forbids using something when it's not needed, which is not covered by DRY.