Fear is not the enemy...
Chapter 8: Cutting fluff with a smart compiler: 8.3.4
Created: 03/03/2008
Last updated: 03/03/2008
When describing object and collection initializers, I talk about the code being clearer through having less fluff. Eric describes it in a more precise way:
Again, redundancy is the enemy of information density. Only redundancy which contributes to the understanding of the code should be encouraged; other kinds of redundancy are discouraged.