What are DRY, KISS, SOLID, etc. classified as?
Posted
by
Morgan Herlocker
on Programmers
See other posts from Programmers
or by Morgan Herlocker
Published on 2011-05-02T17:36:20Z
Indexed on
2012/10/25
5:20 UTC
Read the original article
Hit count: 289
design-patterns
|methodology
Is something like DRY a design pattern, a methodology, or something in between? They do not have specific implementations that could neccessarily be demonstrated(even if you can easily demonstrate a case NOT using something like KISS... see The Daily WTF for a plethora of examples), nor do they fully explain a development process like a methodology generally would. Where does that leave these types of "rule of thumb"'s?
© Programmers or respective owner