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 <scott_r...@elevated-dev.com> 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
> scott_r...@elevated-dev.com
> http://www.elevated-dev.com/
> (303) 722-0567 voice
> 
> 
> 
> 
> 
> _______________________________________________
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/deschnl%40me.com
> 
> This email sent to desc...@me.com

_______________________________________________

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

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

Reply via email to