In essence, a service locator propagates the idea ...
# random
f
In essence, a service locator propagates the idea and implementation of global scope. It is an authority through which services are completely indirectly declared and used, instead of being directly declared as dependencies. In such a context, there is no reasonable way to determine which services are used by which modules.