My name is Jake Marsh.
I'm a developer, designer, and writer.

Subscribed via Push Notifications. You can also subscribe via RSS or Twitter.

Subscribe via RSS or Twitter.

Subscribe via Push Notifications, RSS or Twitter.

▸ CoreData + AFNetworking = AFIncrementalStore

Another amazing open-source project from @mattt and the AFNetworking guys: AFIncrementalStore.

AFIncrementalStore is an NSIncrementalStore subclass that uses AFNetworking to automatically request resources as properties and relationships are needed. I had noticed NSIncrementalStore in the iOS 5 docs a while ago, but it was this article that got me to realize how unbelievably cool it was.

I can't tell you how much this is going to revolutionize the way many apps integrate with their backend API systems.

Please do yourself a favor and go checkout the project's README immediately.

Vote on Hacker News