Re: Core Data concurrency during import of folder contents
Re: Core Data concurrency during import of folder contents
- Subject: Re: Core Data concurrency during import of folder contents
- From: Jerry Krinock <email@hidden>
- Date: Sat, 31 Jan 2015 10:00:03 -0800
> On 2015 Jan 30, at 22:01, Steve Mills <email@hidden> 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 (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