On Nov 10, 2012, at 11:04 PM, Nicholas Le Breuilly <
nicleb...@gmail.com> wrote:
> Thanks Evert, I was wondering exactly that.
>
> However, how do I retrieve all the urls in the first place?! Again, I can't find anything in rfc 6352 that deals with this. Should I be reading another memo in conjunction?!
With PROPFIND on the addressbook home.
>
> Also, when you talk about batches, what would you recommend as the maximum size of batch per request? I'm assuming you don't recommend getting all the data using a calendar-query because of the potential size of the response?
I think OS X addressbook does about 100 fetches per request, but I'm not fully sure.
If you want to know more about how to do syncing, the best think I can recommend is to just see what existing clients are doing.
Evert