Comment 1 for bug 549647

Revision history for this message
Rodja (trappe) wrote :

Sandy Armstrong wrote on 2010/03/24 to the mailing list:

---------8<-----
The overall two-way sync algorithm is in this giant method:

http://git.gnome.org/browse/tomboy/tree/Tomboy/Synchronization/SyncManager.cs#n362

The code that is specific to syncing with the Tomboy Web REST API is
in the WebSyncService add-in, and perhaps the best place to start
looking is here:

http://git.gnome.org/browse/tomboy/tree/Tomboy/Addins/WebSyncService/WebSyncServer.cs
--------->8-----