Simplify the dependency handling
ClosedPublic

Authored by ervin on Jan 7 2019, 6:30 PM.

Details

Summary

We don't need the lambdas anymore, this can be done purely based on type
introspection now that the fetch type enum is gone.

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.Jan 7 2019, 6:30 PM
ervin created this revision.
dfaure accepted this revision.Jan 7 2019, 10:49 PM

Simpler indeed.

This revision is now accepted and ready to land.Jan 7 2019, 10:49 PM
This revision was automatically updated to reflect the committed changes.