Record indentifier and the truth

2010-12-12 Thread Ferruccio Vitale
Hi, when I register a sync client and ask to pull the truth, I get all the records of requested entity, each of them identified by an ID ([ISyncChange recordIdentifier]): actually this ID changes each time I pull the truth and differs from the record id owned by the sync server. I wonder if it's p

Re: Record indentifier and the truth

2010-12-13 Thread Ferruccio Vitale
Hi Nick, On Mon, Dec 13, 2010 at 2:04 AM, Nick Zitzmann wrote: > > Record identifiers are the immutable IDs. They're set on a per-client basis > so you can use your local record's unique IDs as change IDs, which makes > pushing > update & delete changes much easier. Great! It looked that an ID

Re: Record indentifier and the truth

2010-12-13 Thread Ferruccio Vitale
On Tue, Dec 14, 2010 at 8:26 AM, Nick Zitzmann wrote: > If you're prepared to delete and reset all of your records every time, then > that's fine, though not very practical if there are thousands of records to > pull. It might just be better to refuse the changes you don't want to pull > when