StackOverflow Questions for Tag: interface-segregation-principle

Nilanjan Saha
Nilanjan Saha

Reputation: 491

The difference between liskov substitution principle and interface segregation principle

Score: 33

Views: 13510

Answers: 3

Read More
Andy
Andy

Reputation: 2354

Interface Segregation Principle Problem where one interface inherits two interfaces that share the same parent

Score: 0

Views: 151

Answers: 1

Read More
Brad Johnson
Brad Johnson

Reputation: 1944

Does "Accept Interfaces" break deprecation tooling?

Score: 0

Views: 114

Answers: 1

Read More
Ivan  Silkin
Ivan Silkin

Reputation: 485

Cast EF6 and EFCore Entity to a single Interface?

Score: 0

Views: 732

Answers: 2

Read More
Alkis Mavridis
Alkis Mavridis

Reputation: 1211

Does Interface Segregation Principle apply to data structures?

Score: 2

Views: 265

Answers: 1

Read More
Harpreet
Harpreet

Reputation: 1607

Interface Segregation Principle and default methods in Java 8

Score: 7

Views: 1332

Answers: 4

Read More
choxsword
choxsword

Reputation: 3369

does default interface violate the Interface Segregation Principle?

Score: 0

Views: 205

Answers: 1

Read More
Jason Rich Darmawan
Jason Rich Darmawan

Reputation: 2101

How to achieve polymorphism with the Interface Segregation Principle?

Score: 2

Views: 286

Answers: 2

Read More
Phillip Wells
Phillip Wells

Reputation: 7662

What is the reasoning behind the Interface Segregation Principle?

Score: 27

Views: 10343

Answers: 7

Read More
Nick Bratym
Nick Bratym

Reputation: 13

How can I segregate fat interface through implementing adaptern pattern?

Score: 1

Views: 995

Answers: 2

Read More
Simon Featherstone
Simon Featherstone

Reputation: 1796

Can Interface Segregation Principle be applied to Python objects?

Score: 15

Views: 3330

Answers: 2

Read More
Kevin. J
Kevin. J

Reputation: 35

How to build stuff objects using the decorator pattern?

Score: 0

Views: 93

Answers: 1

Read More
hungl
hungl

Reputation: 101

Interface Segregation Principle: How to split big interface with a lot of optional methods

Score: 1

Views: 81

Answers: 0

Read More
EMRE BİNNAZ
EMRE BİNNAZ

Reputation: 43

Should I seperate test functions which throw error from test interface?

Score: 0

Views: 36

Answers: 1

Read More
wcobalt
wcobalt

Reputation: 500

Cannot understand "contradiction" in Robert Martin's ISP article

Score: 2

Views: 113

Answers: 1

Read More
carlos
carlos

Reputation: 63

Simulate private interfaces in java 8

Score: 2

Views: 278

Answers: 1

Read More
jdoe
jdoe

Reputation: 65

Interface Segregation Principle with "optional" methods in Implementation

Score: 1

Views: 488

Answers: 1

Read More
Tando
Tando

Reputation: 845

How can I control the class object which implements multi interface effectively?

Score: 1

Views: 140

Answers: 2

Read More
Sergey Shustikov
Sergey Shustikov

Reputation: 15821

Liskov substitution principle VS Interface Segregation principle

Score: 3

Views: 1133

Answers: 1

Read More
Thomas Bates
Thomas Bates

Reputation: 217

How do I implement the Interface Segregation Principle using smart pointers in C++?

Score: 4

Views: 384

Answers: 1

Read More
PreviousPage 2Next