WebAPI/DataStore: Difference between revisions

Jump to navigation Jump to search
m
No edit summary
Line 121: Line 121:
  * What's happening if the central gets changes during the process of local updates?
  * What's happening if the central gets changes during the process of local updates?
  * |addedIds|, |removedIds| and |updatedIds| arrays should be synchronized. For example, the ID of record that has been updated and removed should only show up in the |removedIds| array. Need to define the behaviours.
  * |addedIds|, |removedIds| and |updatedIds| arrays should be synchronized. For example, the ID of record that has been updated and removed should only show up in the |removedIds| array. Need to define the behaviours.
  * Should all data stores with the name share a schema?
  * Should all data stores with the same name share a schema?
Confirmed users
398

edits

Navigation menu