6.0.0-alpha14
7/2/25

[#7189] Finished API to allow sync
Summary Finished API to allow sync
Queue Wicked
Type Enhancement
State Resolved
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester duck (at) obala (dot) net
Created 08/11/2008 (6169 days ago)
Due
Updated 08/11/2008 (6169 days ago)
Assigned
Resolved 08/11/2008 (6169 days ago)
Milestone
Patch Yes

History
08/11/2008 07:24:33 PM Chuck Hagenbuch Comment #3
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Reply to this comment
Committed with a few tweaks, thanks!
08/11/2008 03:07:01 PM Duck Comment #1
Priority ⇒ 1. Low
New Attachment: api.diff Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Wicked
Summary ⇒ Finished API to allow sync
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
- Added getPagesInfo to pass page details for multiply pages at once 
to reduce number of remote calls.

- Added getPageHistroy to retrieve info about every page update (this 
will allow us to find the last synced/same version)

- Added version parameter to getPageSource to retrieve content of a 
specific page version

- Added checksum to page details methods to reduce traffic (we don't 
need to download the all pages content to see which are different)



Sync implementation is already in progress...


Saved Queries