AFNetworking / AFIncrementalStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFIncrementalStore

This project has been discontinued, and is no longer being maintained as an official AFNetworking extension.

AFIncrementalStore was an NSIncrementalStore subclass that used AFNetworking to automatically request resources as properties and relationships were needed.

Source code is still available for reference on the development branch. Projects currently using AFIncrementalStore are encouraged to either fork this branch or migrate to another persistence solution.

About