Re: Core Data Reverse Engineering KickStarter Project
Re: Core Data Reverse Engineering KickStarter Project
- Subject: Re: Core Data Reverse Engineering KickStarter Project
- From: Noah Desch <email@hidden>
- Date: Tue, 25 Jun 2013 12:18:14 -0400
Using coredata with a documented format should probably be accomplished with an NSIncrementalStore subclass rather than trying to reverse engineer the existing undocumented format.
Noah Desch
On Jun 25, 2013, at 11:30 AM, Scott Ribe <email@hidden> wrote:
> On Jun 25, 2013, at 8:44 AM, Steve Sisak wrote:
>
>> The safest thing to would probably to be to implement a Core Data "workalike" with a documented database schema and possibly an importer for "real" code data files.
>
> This is what I've been thinking--with the importer asserted to a crazy extent, so that you get notified of anything that it doesn't completely understand.
>
> --
> Scott Ribe
> email@hidden
> http://www.elevated-dev.com/
> (303) 722-0567 voice
>
>
>
>
>
> _______________________________________________
>
> 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
_______________________________________________
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