Re: How to retrieve a vCard during an ISyncSession?

2010-07-01 Thread unixo
My need is to retrieve a vCard given a ISyncChange record identifier.
Does anyone know if there is a relationship between the two IDs?

Thanks in advance

On 30/giu/2010, at 08.34, Laurent Cerveau wrote:

 Why would you want to retrieve the vCard? The sync engine can give you all 
 attributes for a record. Or maybe AddressBook framework is more suited to 
 your needs
 
 laurent 
 
 Sent from my road phone
 
 
 On Jun 30, 2010, at 7:59 AM, unixo un...@devzero.it wrote:
 
 Hi,
 
 I'm writing a sync client which pulls Contacts entity from sync server; an 
 unique identifier is associated with each record: given an ID, is there a 
 way to load the corresponding vCard from address book?
 
 Even if data are similar (except for suffix :ABPerson), I can't find a 
 record using recordsMatchingSearchElement: method.
 ISyncChange UID: 04854671-4DD3-41C8-9601-3AE65C1AAEA1
 AddressBook UID: C8CD9946-D629-4CD1-90A4-F270190AC4A0:ABPerson
 
 Any ideas?
 
 Thanks in advance!___
 
 Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
 
 Please do not post admin requests or moderator comments to the list.
 Contact the moderators at cocoa-dev-admins(at)lists.apple.com
 
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/cocoa-dev/lcerveau%40me.com
 
 This email sent to lcerv...@me.com

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


How to retrieve a vCard during an ISyncSession?

2010-06-30 Thread unixo
Hi,

I'm writing a sync client which pulls Contacts entity from sync server; an 
unique identifier is associated with each record: given an ID, is there a way 
to load the corresponding vCard from address book?

Even if data are similar (except for suffix :ABPerson), I can't find a record 
using recordsMatchingSearchElement: method.
ISyncChange UID: 04854671-4DD3-41C8-9601-3AE65C1AAEA1
AddressBook UID: C8CD9946-D629-4CD1-90A4-F270190AC4A0:ABPerson

Any ideas?

Thanks in advance!___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: How to retrieve a vCard during an ISyncSession?

2010-06-30 Thread Laurent Cerveau
Why would you want to retrieve the vCard? The sync engine can give you all 
attributes for a record. Or maybe AddressBook framework is more suited to your 
needs

laurent 

Sent from my road phone


On Jun 30, 2010, at 7:59 AM, unixo un...@devzero.it wrote:

 Hi,
 
 I'm writing a sync client which pulls Contacts entity from sync server; an 
 unique identifier is associated with each record: given an ID, is there a way 
 to load the corresponding vCard from address book?
 
 Even if data are similar (except for suffix :ABPerson), I can't find a 
 record using recordsMatchingSearchElement: method.
 ISyncChange UID: 04854671-4DD3-41C8-9601-3AE65C1AAEA1
 AddressBook UID: C8CD9946-D629-4CD1-90A4-F270190AC4A0:ABPerson
 
 Any ideas?
 
 Thanks in advance!___
 
 Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
 
 Please do not post admin requests or moderator comments to the list.
 Contact the moderators at cocoa-dev-admins(at)lists.apple.com
 
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/cocoa-dev/lcerveau%40me.com
 
 This email sent to lcerv...@me.com
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com