To use ABPerson or not?
To use ABPerson or not?
- Subject: To use ABPerson or not?
- From: cauri <email@hidden>
- Date: Tue, 16 Mar 2004 03:39:16 +0100
Newbie trying to figure it out.
I have begun design of a cocoa application that will reference os x
address book records as part of its funtionality. I worry however, that
someone may erase a record in the address book program for example and
my app will have a blank space. How do I solve this? Do I create a
custom subclass of ABPerson and copy the data of the person the user
wants into this custom subclass, write it to disk and then use some
form of notification to keep the data synchronised? I'm a little
confused, what is the most efficient way to do this?
cauri
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.