CloudServices/Sync/FxSync/Developer/ClientAPI: Difference between revisions

Jump to navigation Jump to search
Line 243: Line 243:
== Writing an Engine class ==
== Writing an Engine class ==


Your Engine class serves to tie together your Store, Tracker, and Record classes into a bundle that the Weave sync algorithm can instantiate and use.
Your Engine class serves to tie together your Store, Tracker, and Record classes into a bundle that the Sync service can instantiate and use.


You're probably sick of writing subclasses by this point, but don't worry: this one is very easy.  I saved it for last because it requires the least code.
You're probably sick of writing subclasses by this point, but don't worry: this one is very easy.  I saved it for last because it requires the least code.
canmove, Confirmed users
725

edits

Navigation menu