AFIncrementalStore
Mattt Thompson (via Hacker News):
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.