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

Re: Core Data Metadata


  • Subject: Re: Core Data Metadata
  • From: Ryan Britton <email@hidden>
  • Date: Sun, 12 Mar 2006 13:30:05 -0800

It does.  The basic process I use is:

1. Open context with old model and existing store.
2. Open context with new model and new store.
3. Migrate everything from old to new.
4. Set version on new.
5. Save new.
6. Move old to backup location.
7. Move new to the previous location of old.

I've tried inserting a save between 3 and 4 in case the store needed to be saved at least once, but that didn't seem to have any effect.



On Mar 12, 2006, at 1:08 PM, Keith Wilson wrote:

Make sure that an moc save: comes after you setMetadata.

On 13/03/2006, at 5:39 AM, Ryan Britton wrote:

//I can dump the metadata dictionary here and see all of the keys that should be there


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: 
 >Core Data Metadata (From: Ryan Britton <email@hidden>)
 >Re: Core Data Metadata (From: Keith Wilson <email@hidden>)

  • Prev by Date: Re: Is it possible to 'embed' one cocoa application within another?
  • Next by Date: [ANN] PSMTabBarControl - Safari style tabs, take 2
  • Previous by thread: Re: Core Data Metadata
  • Next by thread: Re: Core Data Metadata
  • Index(es):
    • Date
    • Thread