I try not to optimize before profiling, and most times I succeed. This was not one of those times. I’m at the point in this app where the basics are in place, and now it’s time to add the more complicated bits. I know where I want the app to end up, functionality-wise, so I… Continue reading Just one NSFetchedResultsController, thanks.