another thing we might want to see in 0.82:

a *lot* of people are seeing duplicates when syncing the first time.
There might be a way around this:

add a function "Initialize Syncpair" or something which does nothing
else but a resync and a duplicate check. it could work like this:

request all entries from both sides
sync with the new compare function
request all entries again
remove all duplicates (interaction required?)

This also would be nice to use if the syncs start to miss at some time
or there are duplicates later on.

this should be fairly easy to implement. the only thing needed is the
duplicate removal function

Armin



-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Multisync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-devel

Reply via email to