1 min readJun 18, 2018
You could use, for example, Service Locator pattern and keep instance of it in the inheritor of Application
class. But it is not silver bullet solution.
You could use, for example, Service Locator pattern and keep instance of it in the inheritor of Application
class. But it is not silver bullet solution.
Love being creative to solve some problems with an simple and elegant ways