WebAPI/DataStore: Difference between revisions

Jump to navigation Jump to search
m
Line 10: Line 10:
Support read-only stores like facebook contacts.<br>
Support read-only stores like facebook contacts.<br>
Support read/write stores like built-in contacts.<br>
Support read/write stores like built-in contacts.<br>
Support keeping a application-local cache of a data store. I.e. enable getting notified about changes to a data store so that the local cache can be kept up-to-date.<br>
Support keeping an application-local cache of a data store. I.e. enable getting notified about changes to a data store so that the local cache can be kept up-to-date.<br>
Enforce types of attributes (avoid to break other applications).
Enforce types of attributes (avoid to break other applications).


== Why not...? ==
== Why not...? ==
Confirmed users
247

edits

Navigation menu