68
edits
(→Roadmap: minor edit) |
(Add the Syncto server flow chart.) |
||
(One intermediate revision by one other user not shown) | |||
Line 50: | Line 50: | ||
It has various 'adapters', which handle the communication with the device's various DataStores and other low-level APIs (initially only for history and passwords, but adapters for tabs and bookmarks will probably also follow later). FxDesktop currently stores data for these four collections, plus addons and preferences [?: what about form data?]. | It has various 'adapters', which handle the communication with the device's various DataStores and other low-level APIs (initially only for history and passwords, but adapters for tabs and bookmarks will probably also follow later). FxDesktop currently stores data for these four collections, plus addons and preferences [?: what about form data?]. | ||
If you would like to contribute a DataAdapter to the Sync app, come to the #fxos-sync irc channel, and see https://github.com/michielbdejong/gaia/tree/1200539-sync-app-integration-tests/apps/sync/#trying-out-the-sync-app (subject to change!) for how to test the parts we got working during sprint 6. | |||
= Roadmap = | = Roadmap = | ||
Line 63: | Line 65: | ||
* [[Firefox_OS_Data_Sync/Scrum/fxos-s9|sprint 9]] (ends 16 Oct 2015) | * [[Firefox_OS_Data_Sync/Scrum/fxos-s9|sprint 9]] (ends 16 Oct 2015) | ||
* [[Firefox_OS_Data_Sync/Scrum/fxos-s10|sprint 10]] (ends 2 Nov 2015) | * [[Firefox_OS_Data_Sync/Scrum/fxos-s10|sprint 10]] (ends 2 Nov 2015) | ||
= Server side flow = | |||
[[File:Syncto-Flowchart.png|Syncto Flow.]] |
edits