• 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
Re: ADC Core Data article
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ADC Core Data article


  • Subject: Re: ADC Core Data article
  • From: mmalcolm crawford <email@hidden>
  • Date: Sat, 9 Apr 2005 16:53:00 -0700


On Apr 9, 2005, at 3:06 PM, Marcel Weiher wrote:

Oh, and with *completely* proprietary datastores! So if you base your persistent store on CoreData, your file-format is owned by Apple. Cool! I think I'll pass.
What in the world are you talking about?
"An important thing to note about all of these formats: *Core Data may change the way that it uses them at any time*. While it is easy enough to look under the covers and see what is going on with the XML and SQLite data formats, you should never modify the data in these files yourself."


... and the very next paragraph states:

"Using Your Own Data Format
If you already have an existing application format, you can still use Core Data with it. You will need to read in your file and create a Core Data object graph. Then, you can exploit all of the advantages of Core Data, such as the automatic undo/redo support."




As has been said several times, there are two parts to Core Data: object graph management, and persistence. If you just want to take advantage of the object graph management, you are free to take care of the persistence yourself.

mmalc


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: ADC Core Data article (From: Will Mason <email@hidden>)
 >Re: ADC Core Data article (From: Paul Szego <email@hidden>)
 >Re: ADC Core Data article (From: mmalcolm crawford <email@hidden>)
 >Re: ADC Core Data article (From: Paul Szego <email@hidden>)
 >Re: ADC Core Data article (From: Marcel Weiher <email@hidden>)
 >Re: ADC Core Data article (From: Scott Stevenson <email@hidden>)
 >Re: ADC Core Data article (From: Marcel Weiher <email@hidden>)

  • Prev by Date: Re: scrolling an NSImageView leaves tracks
  • Next by Date: Re: ADC Core Data article
  • Previous by thread: Re: ADC Core Data article
  • Next by thread: Re: ADC Core Data article
  • Index(es):
    • Date
    • Thread