cohesion-transcends-pattern-classification

Status: IN

SRP and ISP's cohesion-based decomposition guidance may offer a useful lens for reasoning about modification patterns that span the GoF's Creational-Structural-Behavioral classification: the four behavioral modification dimensions (wrapping depth, decoupling topology, state capture, state-strategy duality) extend across the structural-behavioral boundary (e.g., the wrapping continuum spans Proxy/Decorator to Strategy), so cohesion principles could potentially provide classification-independent decomposition heuristics wherever these modification patterns operate — though this connection remains a plausible design reasoning approach rather than a validated analytical method.

Justifications

Cohesion operates within a modification space that crosses GoF classification boundaries, yielding universal decomposition criteria

Depends on (SL): cohesion-constrains-modification-space, modification-space-transcends-gof-classification

Depended on by

JSON