GRASP (object-oriented design): Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Line 84:
===Pure fabrication===
{{see also|Service (systems architecture)}}
A '''pure fabrication''' is a class that does not represent a concept in the problem ___domain, specially made up to achieve low coupling, high cohesion, and the reuse potential thereofthere of derived (when a solution presented by the ''information expert'' pattern does not). This kind of class is called a "service" in [[___domain-driven design]].
 
'''Related Patterns and Principles'''