|
|
|
|
|
by _pmf_
4083 days ago
|
|
I understand the backlash against Uncle Bob and a lot of other celebrities, but I think Fowler focuses on real, practical aspects and does not bullshit around. > they're basically there to avoid the use of globals (and hence, tight coupling) One could say that you merely delegate the management of the globals to the DI framework, just as you do with a ServiceLocator. |
|