Skip to content

Add component cohesion and coupling principles #10

Open
@AddeusExMachina

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions