Port the queries to use LiveQueryHelpers
ClosedPublic

Authored by ervin on Sep 6 2015, 5:02 PM.

Details

Summary

This way each query reuse separately tested fetch functions. Together
with bind from LiveQueryIntegrator, implementing a query boils down to
just calling bind with a premade fetch function and a hand made
predicate.

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 updated this revision to Diff 768.Sep 6 2015, 5:02 PM
ervin retitled this revision from to Port the queries to use LiveQueryHelpers.
ervin updated this object.
ervin edited the test plan for this revision. (Show Details)
ervin added reviewers: bensi, franckarrecot, remibenoit.
bensi accepted this revision.Sep 12 2015, 12:32 PM
bensi edited edge metadata.
This revision is now accepted and ready to land.Sep 12 2015, 12:32 PM
This revision was automatically updated to reflect the committed changes.