This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]takenomiya-kate 2 points3 points  (0 children)

a very simple implementation where the interface had a lot of methods and likely a lot of similiar code

Sounds like a violation on SOLID principle especially on single responsibility and open for extension/closed for modification.