Using initWithVCardRepresentation: to create an ABPerson gives me a new person 
every time even if that person is already in Address book. If you drag a vCard 
into address book and it's already there, it prompts you as to whether to use 
the existing/new/merge etc., so obviously there is some way it knows that it 
already exists.

I there some recommended way of looking up the vcard in the address book 
database, or am I going to have to roll my own ABSearchElement with everything 
that may be used to identify a match and do the search using 
recordsMatchingSearchElement: ? 

Thx

Gideon

_______________________________________________

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

Reply via email to