Lesson 07/21 · 6:21 min
Repository with examples
Thank you for this great course !
I would suggest creating seperate interface for dealing with format, So only interested classes can implement it, and we don't have classes with methods doesn't interest in.
Maybe the same thing for the bonus issue.
Did you violate Open-Close Principle if you change interface?
Thank you for this great course !
I would suggest creating seperate interface for dealing with format, So only interested classes can implement it, and we don't have classes with methods doesn't interest in.
Maybe the same thing for the bonus issue.
Did you violate Open-Close Principle if you change interface?