|
|
|
|
|
by gurkendoktor
4826 days ago
|
|
We've tried to use NSIncrementalStore and we found it quite tough. Documentation is sparse. You buy yourself into the SQL-ish interface of NSFetchRequest throughout the app. There are fun bugs to discover like this one: https://github.com/stackmob/stackmob-ios-sdk/blob/master/Cor... And once you discover that you can't fix all the problems that Apple is struggling with, you have dug yourself into a VERY deep hole :) |
|