Re: Core Data Model Editor without Core Data

2015-03-21 Thread Jerry Krinock
> On 2015 Mar 20, at 21:25, Roland King wrote: > > I don’t see that Apple has been neglecting Core Data. I hope you are correct. I suppose they were preoccupied with Swift last year. I had a dream last night that we’ll soon get a new “metal” persistent store to replace SQLite, one which is

Re: Core Data Model Editor without Core Data

2015-03-20 Thread Roland King
> On 20 Mar 2015, at 22:25, Jerry Krinock wrote: > > 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 > id

Core Data Model Editor without Core Data

2015-03-20 Thread Jerry Krinock
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