Content deleted Content added
m Disambiguated: Martin Fowler → Martin Fowler (software engineer) |
Programinfo (talk | contribs) Tags: Reverted Visual edit |
||
Line 29:
== Generalizations ==
"[[Don't repeat yourself]]", or the "DRY principle", is a generalization developed in the context of [[multi-tier architecture]]s, where related code is by necessity duplicated to some extent across tiers, usually in different languages. In practical terms, the recommendation here is to rely on automated tools, like [[code generator]]s and [[data transformation]]s to avoid repetition.<ref>{{
== Hardware programming interfaces ==
|