Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Keynote's XML Connections
Subject:   First XML document
Date:   2003-11-20 10:17:36
From:   anonymous2
"Keynote is Apple's first application that uses XML to save a document's data."


Do you consider .plist file not to be XML files?

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • David Miller photo First XML document
    2003-11-20 11:28:08  David Miller | O'Reilly Blogger [View]

    Most Cocoa applications store their preference files as .plists in XML format. But these files do not contain information that is edited in an application; most of the time they are used for preferences. Applications like iTunes and iPhoto provide XML files that mirror the information stored in their libraries, but the libraries themselves use a binary format.

    I'm sorry the distinction wasn't more clear in the article.