CSC/ECE 517 Fall 2009/wiki3 4 dt
Introduction
The DRY principal (Don't repeat yourself) usually applies to code. But this principal also applies to data. In this article, we will be discussing through examples, the application of this principal on data and how it is useful in some cases and why in some scenarios it should be avoided.