StackOverflow Questions for Tag: single-responsibility-principle

MayMay
MayMay

Reputation: 1

Responsiveness in different monitors

Score: -1

Views: 110

Answers: 2

Read More
David_DD
David_DD

Reputation: 585

Does calling a method of the different class using switch violate Single Responsibility Principle?

Score: 0

Views: 42

Answers: 1

Read More
Java P
Java P

Reputation: 2281

classes with CRUD methods violating Single Responsibility principle?

Score: 2

Views: 3194

Answers: 3

Read More
Daniel
Daniel

Reputation: 31

Does DI Encourage or Enforce SRP?

Score: 2

Views: 122

Answers: 1

Read More
oliwa
oliwa

Reputation: 1890

Does the single responsibility principle promote many small classes over a logical grouping?

Score: 2

Views: 938

Answers: 3

Read More
Mashmori
Mashmori

Reputation: 21

Applying Clean Architecture Principle When Add Dashboard module witch query multiple services from Application Layer

Score: 0

Views: 199

Answers: 3

Read More
Szyszka947
Szyszka947

Reputation: 850

How to properly build rich domain models

Score: 2

Views: 801

Answers: 1

Read More
Sn1perdog
Sn1perdog

Reputation: 1

Automatic MapStruct conversion within @Repository

Score: 0

Views: 367

Answers: 1

Read More
yanisberger
yanisberger

Reputation: 13

Do getter and setter methods violate the Single Responsibilty Principle

Score: 1

Views: 140

Answers: 3

Read More
Arnau
Arnau

Reputation: 3

Is it possible to avoid using the singleton pattern in my CartManager class for an online shop by using dependency injection?

Score: 0

Views: 67

Answers: 1

Read More
vicky
vicky

Reputation: 2149

What is the use of single responsibility principle?

Score: 6

Views: 3094

Answers: 4

Read More
Masoud
Masoud

Reputation: 8171

Does the Facade pattern violate SRP?

Score: 10

Views: 3294

Answers: 4

Read More
Humble Newbie
Humble Newbie

Reputation: 107

need advice on understanding SRP (examples provided)

Score: 0

Views: 41

Answers: 0

Read More

In SOLID, is it possible to break SRP without breaking ISP or viceversa?

Score: 0

Views: 64

Answers: 0

Read More
SGH
SGH

Reputation: 7

Is overriding the Django model's save function okay in this scenario?

Score: 1

Views: 41

Answers: 0

Read More
Z.J
Z.J

Reputation: 349

Best Practice Open Close Principle

Score: 0

Views: 35

Answers: 1

Read More
Dake
Dake

Reputation: 1

Could my C# method that saves an entity into SQL database return Id of the inserted row?

Score: 0

Views: 34

Answers: 0

Read More
Rookian
Rookian

Reputation: 20539

Difference between Single Responsibility Principle and Separation of Concerns

Score: 119

Views: 33756

Answers: 13

Read More
ohxdMAGsDCiCJ
ohxdMAGsDCiCJ

Reputation: 5

Achieving single-responsibility principle with python abstract classes

Score: 0

Views: 67

Answers: 1

Read More
Thet Bhone Htut
Thet Bhone Htut

Reputation: 1

SRP and DRY confusion

Score: 0

Views: 145

Answers: 1

Read More
PreviousPage 2Next