Hello everyone.

I'm currently developing a Core Data based app, which stores the results of some (relatively) computational intensive calculations as object attributes.

While Core Data is great, it really annoys me that I have to trash my current persistent store whenever I make a change to the data model. So, I'm wondering how feasible it would be to write a script that could "update" a store when the model changes. Sort of like the http://rentzsch.com/code/mogenerator_v1.10 script for creating NSManagedObject subclasses?

Anyone got any thoughts on that?

Cheers
Dan
_______________________________________________

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

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

Reply via email to