Extract input and output interfaces from LiveQuery
ClosedPublic

Authored by ervin on Aug 28 2015, 1:11 PM.

Details

Summary

This way we can have different part of the code focus on only one aspect
of a LiveQuery. Either the input side to notify something changed from
the backend side or the output side to get the corresponding
QueryResult output type.

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 625.Aug 28 2015, 1:11 PM
ervin retitled this revision from to Extract input and output interfaces from LiveQuery.
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 2 2015, 11:44 AM
bensi edited edge metadata.
This revision is now accepted and ready to land.Sep 2 2015, 11:44 AM
This revision was automatically updated to reflect the committed changes.