woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
299 stars 110 forks source link

Improvement: ResultsController ReadOnly Caching #210

Closed jleandroperez closed 3 years ago

jleandroperez commented 6 years ago

Details:

As of now, ResultsController does not keep a cache of ReadOnly entities (Sections and NSMO). Let's implement a caching mechanism that considers:

shiki commented 3 years ago

Since we're slowly replacing ResultsController with DiffableDataSource, I'll just close this for now. We'll create new issues for DiffableDataSource when problems come up. 😅