PATH 
Documentation > Core Foundation> Property List Services

Property List Services

Property List Services provides a means to organize data into a form that is meaningfully structured, transportable, storable, and accessible, but still as efficient as possible. The property list API allows you to convert hierarchically structured combinations of basic data types to and from standard XML.


  Carbon Documents image
  Property List Services
This document describes how to convert between XML property lists and objects of compatible Core Foundation types.
 
Overview
This document summarizes the benefits of Core Foundation and explains some of the key concepts, such as opaque types, reference counting, and memory management.