User Tools

Site Tools


principles:single_responsibility_principle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
principles:single_responsibility_principle [2013-01-24 12:46] – external edit 127.0.0.1principles:single_responsibility_principle [2020-10-12 16:37] – old revision restored (2013-06-15 15:39) 159.69.186.191
Line 9: Line 9:
 ===== Context ===== ===== Context =====
 /* fill in contexts here: */ /* fill in contexts here: */
-  * [[contexts:Object-Oriented Design]]  +  * [[contexts:Object-Oriented Design]] 
 +  * [[contexts:API Design]] 
 +  * [[contexts:Architecture]] 
 +  * [[contexts:User Interface Design]]
  
 ===== Principle Statement ===== ===== Principle Statement =====
Line 30: Line 32:
  
 ===== Strategies ===== ===== Strategies =====
 +
 +
 +===== Caveats =====
 +
 +See section [[#contrary principles]].
  
  
Line 50: Line 57:
 ==== Generalizations ==== ==== Generalizations ====
  
-  * [[principles:High Cohesion]] +  * [[High Cohesion]] (HC) 
 +  * [[Encapsulate the Concept that Varies]] (ECV)
 ==== Specializations ==== ==== Specializations ====
  
Line 62: Line 69:
  
 {{page>collections:SOLID#Box}} {{page>collections:SOLID#Box}}
-===== Example =====+===== Examples =====
  
  
principles/single_responsibility_principle.txt · Last modified: 2021-10-18 22:01 by christian