• 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
Modern Cocoa Application Examples
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Modern Cocoa Application Examples


  • Subject: Modern Cocoa Application Examples
  • From: Richard Somers <email@hidden>
  • Date: Wed, 15 Aug 2007 09:13:42 -0600

In my attempt at writing Cocoa applications, I will occasionally look to see what Apple has done for guidance and inspiration. In looking at the newly released Numbers application, which requires Mac OS X v10.4.10 or later, I noticed the following.

1. Numbers does not appear to use Core Data in the on disk persistent store.

2. The saved document is a package. Most all document data appears to be in the index.xml.gz file which is located, not in the Contents folder, but at the main level of the package. The Contents folder has a single file, PkgInfo, which contains eight questions marks.

All of this seems a little odd.

Regards, Richard
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Modern Cocoa Application Examples
      • From: Scott Thompson <email@hidden>
    • Re: Modern Cocoa Application Examples
      • From: "I. Savant" <email@hidden>
  • Prev by Date: Re: iTunes-like tree menu
  • Next by Date: Re: Modern Cocoa Application Examples
  • Previous by thread: Re: NSConnection timeouts
  • Next by thread: Re: Modern Cocoa Application Examples
  • Index(es):
    • Date
    • Thread