36
edits
No edit summary |
|||
| Line 4: | Line 4: | ||
The push operations would provide the object a new set of data (in a to-be-determined data structure) and leave the implementation details up to the object. | The push operations would provide the object a new set of data (in a to-be-determined data structure) and leave the implementation details up to the object. | ||
The pull operation would request data (again in a to-be-determined structure) from the object into the synchronization service. | The pull operation would request data (again in a to-be-determined structure) from the object into the synchronization service. | ||
== Delivery == | == Delivery == | ||
edits