Wow, versioning looks SO much better in 10.5. I had my own code for 10.4, I am glad to delete it.

I got a quick demo versioning app going, thanks to some excellent advice at http://www.timisted.net/blog/archive/core-data-migration/. The docs should really include that NSDocument override for configurePersistentStoreCoordinatorForURL:.

Anyway, in my real application I am having trouble. I created a new model version with an extra dummy field. Created the mapping file. And now I get an empty document shown with the following error in the console:

*** -[NSConcreteValue count]: unrecognized selector sent to instance 0x16577ca0

I get that line twice. Any ideas? I don't know where to even start with that one.

My 10.4-style versioning code I optimistically removed from the project. Please don't make me bring that mess back :-)

Thanks,
Graham Perks.
_______________________________________________

Cocoa-dev mailing list ([email protected])

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

This email sent to [EMAIL PROTECTED]

Reply via email to