> On 2015 Jan 30, at 22:01, Steve Mills <sjmi...@mac.com> wrote:
> 
> Isn't there just an example of a document-based app that implement concurrent 
> Core Data importing and all that jazz?

I liked this one [1] by Aaron Douglas (all in Swift) when I was needed to do a 
presentation on Core Data last September.  And then, in a rage of NIH [2], I 
wrote my own [3] instead, in Objective-C.  The one Swift alternative file in 
there is still untested :))

Finally, always check Ray Wenderlich’s site [4] when you want sample code.

1.  
https://github.com/astralbodies/CoreDataConcurrencyDemo/tree/master/CoreDataConcurrencyDemo
2.  http://en.wikipedia.org/wiki/Not_invented_here
3.  https://github.com/jerrykrinock/YaBT-Yet-another-Bug-Tracker
4.  http://www.raywenderlich.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