Skip to content

Add component cohesion and coupling principles #10

Description

@AddeusExMachina

Hi @iluwatar, I'd like to add a few principles from Clean Architecture by Robert Martin.
I think it would be nice having a section about component cohesion (chapter 13) with the following principles:

  • Reuse / Release Equivalence Principle
  • Common closure principle
  • Common reuse principle

and another one for component coupling (chapter 14) with:

  • Acyclic Dependencies Principle
  • Stable dependencies principle
  • Stable abstraction principle

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions