Yep, I find it best for module level injections an...
# random
r
Yep, I find it best for module level injections and overall module organization. Within a module, I use explicit injections if that doesn't cause a testability problem, otherwise I inject those too.