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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to