Answer the question
In order to leave comments, you need to log in
How to implement a control class?
Good afternoon, how to implement a control class, for example, I have a library consisting of many classes.
I want to implement only one feature from it (let's take 10 classes out of 30 to implement these features). How to do it in one class to comply with solid principles?
Maybe there is some kind of pattern that will help these 10 classes (independent) to be connected together without going beyond 1 common class?
Now the mediator comes to mind.
Thank you in advance for your response.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question