Hacker News new | ask | show | jobs
by newhouseb 5083 days ago
Yeah, we've written our own REST framework also which is actually surprisingly similar (and small, ~1k lines) to AFIncrementalStore which does all the things I mentioned except in a leakier abstraction completely outside of the CoreData store. It works well, but it pains me that there isn't a cleaner way.