StackOverflow Questions for Tag: interface-segregation-principle

Sled
Sled

Reputation: 18959

In SOLID, what is the distinction between SRP and ISP? (Single Responsibility Principle and Interface Segregation Principle)

Score: 83

Views: 14080

Answers: 6

Read More
Alexander Rakhmaev
Alexander Rakhmaev

Reputation: 1055

Does multiple data processing violate the principle of interface separation?

Score: 1

Views: 33

Answers: 2

Read More
hamidreza nasrollahy
hamidreza nasrollahy

Reputation: 21

Question about interface segregation of a repository, when my services are interested only in one or 2 methods on the repository

Score: 0

Views: 53

Answers: 1

Read More
hamidreza nasrollahy
hamidreza nasrollahy

Reputation: 21

i have 200 classes in my project, should i create per each class one interface?

Score: 0

Views: 37

Answers: 1

Read More
Vova Aleshchenko
Vova Aleshchenko

Reputation: 33

How can I provide access only for some methods from service in angular?

Score: 0

Views: 74

Answers: 1

Read More
Itay Shwartz
Itay Shwartz

Reputation: 1

Does the composite design patterm adhere the principles of SOLID (spacialy the L and the I)?

Score: 0

Views: 103

Answers: 0

Read More
Della
Della

Reputation: 1632

How to Implement Dependency Inversion and Interface Segregation for a Concrete Class that Needs to Be Initiated?

Score: 1

Views: 132

Answers: 1

Read More
Jose Robles Villares
Jose Robles Villares

Reputation: 43

Is this UML diagram violating the Interface Segregation Principle?

Score: 1

Views: 201

Answers: 2

Read More
Angel Hadzhiev
Angel Hadzhiev

Reputation: 996

How to keep the interface segregation principle while using the state design pattern?

Score: 2

Views: 55

Answers: 0

Read More
Shaharg
Shaharg

Reputation: 1029

Class adapter pattern in the classic TimedDoor case study

Score: 0

Views: 65

Answers: 1

Read More
Marty
Marty

Reputation: 1

Interface Segregation Principle - Multiple Client Apps

Score: 0

Views: 18

Answers: 0

Read More

Applying correctly interface segregation principle in my UML diagram

Score: 2

Views: 218

Answers: 1

Read More

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

Score: 0

Views: 67

Answers: 0

Read More
hangar18
hangar18

Reputation: 638

Interface Segregation Principle- Program to an interface

Score: 26

Views: 8751

Answers: 6

Read More
Szyszka947
Szyszka947

Reputation: 892

Interface segregation principle and single responsibility principle

Score: 0

Views: 178

Answers: 1

Read More
Skirllex Rude
Skirllex Rude

Reputation: 1

Advantage of Using Interface in production application

Score: -1

Views: 131

Answers: 1

Read More
André Escrich
André Escrich

Reputation: 1

How can I solve this Interface Segregation Principle Violation

Score: 0

Views: 186

Answers: 2

Read More
nusmanov
nusmanov

Reputation: 491

Short Interface implementation in kotlin

Score: 0

Views: 78

Answers: 0

Read More
KarlB25
KarlB25

Reputation: 145

Trying to program to abstractions in C# but neither interfaces nor classes really work

Score: 0

Views: 195

Answers: 4

Read More
The_Sympathizer
The_Sympathizer

Reputation: 1293

What exactly is a "client" in the interface segregation principle (ISP)?

Score: 2

Views: 794

Answers: 2

Read More
PreviousPage 1Next