Anyone considered using Realm? We are extremely heavy CoreData users with our own “DataStore” class to manage all the intricacies of CoreData, threading, merging, migration, and so on.
After 5-6 years of CoreData, my next project I’m seriously considering not using CoreData. Its turned into quite a nice system - no doubt, but there are many behaviors with it that I end up fighting and I feel like I am constantly working around. Over the years its gotten better, but there are still issues with performance and highly complicated schemas. I haven’t tried Realm, but I’ve delved into their docs every few weeks to see how its progressing and I don’t know if we’d be trading one set of problems for another, but it looks promising. > On Aug 9, 2016, at 1:34 AM, Britt Durbrow > <[email protected]> wrote: > > In general, I agree with what’s been said so far. > > Alex Kac - El capitán _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
