Move initializeDependencies in its own integration module
ClosedPublic

Authored by ervin on Sep 11 2019, 9:01 PM.

Details

Summary

This was already used at several places outside of the main application,
including tests, it was time to move it out. Also it will be used in
further places soon. Last but not least, I renamed the only fonction to
make it clearer that it initializes the global dependency manager for
use in the application.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin requested review of this revision.Sep 11 2019, 9:01 PM
ervin created this revision.
dfaure accepted this revision.Sep 12 2019, 9:34 AM
This revision is now accepted and ready to land.Sep 12 2019, 9:34 AM
This revision was automatically updated to reflect the committed changes.