bgoetzmann
unread,Jul 2, 2008, 12:00:08 PM7/2/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mesh4x Discussion
Hello (again),
Looking at tha Java class SyncEngine, I saw the use of the MergeResult
class, and some private SyncEngine's methods return a list of
MergeResult instance (List<MergeResult>).
It seems useful to get a report of the result of the synchronization:
what items were added, updated, deleted, or in conflict.
Is there a way to get such report?
Thank for again for your help.
Cheers,
Bertrand.