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
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 6769
Build 6787: arc lint + arc unit
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.