Skip to content

SRP(단일 책임 원칙) vs ISP(인터페이스 분리 원칙) #4

Description

@leeys9423

💡 이슈

SRP(단일 책임 원칙) vs ISP(인터페이스 분리 원칙)

❓ 이유

책에서 단일 책임 원칙(SRP)과 인터페이스 분할 원칙(ISP)은 같은 문제에 대한 두 가지 다른 해결책이라고 볼 수 있다고 합니다.

그렇다면 어떠한 상황에 단일 책임 원칙을 사용해 문제를 해결하고 어떠한 상황에서 인터페이스 분할 원칙을 사용해 문제를 해결하는게 좋을까요?

Activity

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

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions