• 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: CoreData issue when updating a file format
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData issue when updating a file format


  • Subject: Re: CoreData issue when updating a file format
  • From: mmalcolm crawford <email@hidden>
  • Date: Wed, 11 May 2005 11:09:46 -0700


On May 11, 2005, at 10:20 AM, Bruno Blondeau wrote:

Non-trivial, yes.   Tedious, yes.   But migrating data models is
typically hard.
All these solutions are real nightmares... I thought CoreData was supposed to help developers make things easiers.

It does.

Model changes are very frequent in typical applications and they should be handled automatically in simple cases (if an attribute is added, add the column, and use the default value for example). Well, this is what is done in the XML case, so I really don't understand why it isn't the case with the SQL data store...

<http://www.stepwise.com/Articles/2005/DBChanges/index.html>
<http://www.schemaresearch.com/products/srtransport/>

How is Apple expecting developers to easily use CoreData if model migration isn't handled... well, this maybe won't be a problem for v1 applications, but be prepared to hear a lot of complains from developers new to CoreData, or even new to Cocoa, when they will have to update the model of their applications...

Please file enhancement requests.

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: CoreData issue when updating a file format (From: Bruno Blondeau <email@hidden>)

  • Prev by Date: Re: CoreData issue when updating a file format
  • Next by Date: Re: CoreData issue when updating a file format
  • Previous by thread: Re: CoreData issue when updating a file format
  • Next by thread: Re: CoreData issue when updating a file format
  • Index(es):
    • Date
    • Thread