• 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
Core Data Versioning - more than two versions, how to map upgrades?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Data Versioning - more than two versions, how to map upgrades?


  • Subject: Core Data Versioning - more than two versions, how to map upgrades?
  • From: Graham Perks <email@hidden>
  • Date: Tue, 12 Aug 2008 21:38:44 -0500

I have model versions 1, 2, and 3, 3 being the latest.

Obviously I need a mapping file to upgrade 2 -> 3.

But for upgrades of v1, should the mapping file be 1 -> 3 direct, or 1 -> 2 and Core Data will do a two-step upgrade?

The latter would be simplest, having Core Data automatically chain upgrades. Is that how it's supposed to work?

Cheers,
Graham Perks.
http://www.asinglepixel.com
_______________________________________________

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: Core Data Versioning - more than two versions, how to map upgrades?
      • From: Adam Swift <email@hidden>
  • Prev by Date: Bindings Key Paths question
  • Next by Date: NSTypesetter layoutParagraphAtPoint:
  • Previous by thread: Bindings Key Paths question
  • Next by thread: Re: Core Data Versioning - more than two versions, how to map upgrades?
  • Index(es):
    • Date
    • Thread