• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
AddressBook Framework/Structure
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AddressBook Framework/Structure


  • Subject: AddressBook Framework/Structure
  • From: Larry Vincent <email@hidden>
  • Date: Thu, 8 Jul 2004 19:04:16 -0700

Hello all,

A bit of a newbie to Cocoa on this end. I'm working on an application that is essentially an applied database. In working with the Apple AddressBook API I was intrigued by the way it appears to efficiently use global property names to save and retrieve record data (all of the standard properties are defined in ABGlobals.h as extern pointer constants. From my review of the header files, it looks like there are three simple routines for accessing record data (valueForProperty, setValue, and removeValueForProperty). Since I don't have access to the implementation files, I don't really understand what the application is doing - how it translates the global variable into the object to be archived and vice versa. Does anyone have more insight on how AddressBook manages records? My interest is to replicate a similar, efficient database methodology for my app.

Thanks in advance for any suggestions.

Larry
_______________________________________________
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.


  • Prev by Date: Re: NSNotification called twice
  • Next by Date: Re: selectionShouldChangeInTableView example?
  • Previous by thread: Re: adding menu items to an NSPopupMenu in Interface Builder
  • Next by thread: Re: Test dylib dependencies
  • Index(es):
    • Date
    • Thread