Core Data Model Editor without Core Data
Core Data Model Editor without Core Data
- Subject: Core Data Model Editor without Core Data
- From: Jerry Krinock <email@hidden>
- Date: Fri, 20 Mar 2015 07:25:00 -0700
I’m rewriting a large old C++ (PowerPlant!) project to Cocoa, and am thinking that I’m probably not going to use Core Data because of its uncertain future (I think Apple has been neglecting it lately, its incompatibility with newer ideas such as asynchronous saving, etc.), and the fact this app may not need undo/redo. But I think I might use the Core Data Model Editor in Xcode anyhow because it is really nice, and even if I don’t use Core Data, the code generated by mogenerator could easily be grepped to subclass Realm or FMDB objects instead of NSManagedObject.
_______________________________________________
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