plists, core foundation and cocoa
plists, core foundation and cocoa
- Subject: plists, core foundation and cocoa
- From: Clyde McQueen <email@hidden>
- Date: Fri, 1 Jun 2001 20:00:27 -0700
Dumb newbie questions:
I'd like to read a XML file in plist form and turn it into Cocoa
objects, and vice-versa. Is that what NSSerializer does? If not, how can
I do this?
Along those lines, are the Cocoa "property list" objects related to the
CF property list objects? Is Cocoa Foundation built on top of Core
Foundation?
/Clyde