• 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 Automatic Lightweight Migration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data Automatic Lightweight Migration


  • Subject: Re: Core Data Automatic Lightweight Migration
  • From: Jerry Krinock <email@hidden>
  • Date: Mon, 02 Apr 2012 22:01:28 -0700

On 2012 Apr 02, at 15:20, Richard Somers wrote:

> When opening a sqlite document, the document opens without error but a another document "mydocument~.myappsqlite" is created in the same directory as the original.

That is expected behavior.  The "tildefied" document, as I call it (tilde = "~") is in fact the old document, prior to migration, which Core Data has renamed.  It is an undocumented "feature" of Core Data.  Apparently, the idea is that, with help from your Support Department, a distressed user can revert if the migration gave undesired results.

So it looks like your SQLite migration is working correctly.  Only your XML migration is failing.


_______________________________________________

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 Automatic Lightweight Migration
      • From: Richard Somers <email@hidden>
References: 
 >Core Data Automatic Lightweight Migration (From: Richard Somers <email@hidden>)

  • Prev by Date: Can't get UTI to stick
  • Next by Date: NSScroller in layer backed view
  • Previous by thread: Re: Core Data Automatic Lightweight Migration
  • Next by thread: Re: Core Data Automatic Lightweight Migration
  • Index(es):
    • Date
    • Thread