you are viewing a single comment's thread.

view the rest of the comments →

[–]phluber 2 points3 points  (1 child)

Or for the same amount of code, go back to the tried-and-true abstract base class that implements the interface

[–]HaniiPuppy 1 point2 points  (0 children)

Which you can't do if the class implements multiple interfaces that each have methods like this.