Address Book +addPropertiesAndTypes: question
Address Book +addPropertiesAndTypes: question
- Subject: Address Book +addPropertiesAndTypes: question
- From: Matt Gemmell <email@hidden>
- Date: Wed, 4 Sep 2002 13:32:55 +0100
When I use +addPropertiesAndTypes: with either ABPerson or ABGroup,
does that mean that my added properties are also added to any records I
create in the future?
For example, if I have two people in my Address Book, and my app adds
some properties to them, then I create a new person, does that person
also have my new properties?
Also, where are my added properties stored? If they're in some plist or
such, entirely separate from the main Address Book database itself,
then that's fine - but if they're written into the main database, then
I presume I'll want to offer the ability to remove those properties
from all records if the user so desires.
Thanks for any thoughts,
-Matt
--
Matt Gemmell
Scotland Software
http://www.scotlandsoftware.com/
_______________________________________________
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.