Page MenuHomePhabricator

Create a cache to hold articles in the list view controller to prevent articles from being read from disk repeatedly
Closed, ResolvedPublic2 Estimated Story Points

Description

NSCache would work good here
Might be best if this is in the data source
make sure to empty on memory warnings
Needs to be updated when articles are refetched

Event Timeline

Fjalapeno raised the priority of this task from to Needs Triage.
Fjalapeno updated the task description. (Show Details)
Fjalapeno subscribed.
Fjalapeno renamed this task from Create a dictionary to hold articles in the list view controller to prevent articles from being read from disk repeatedly to Create a cache to hold articles in the list view controller to prevent articles from being read from disk repeatedly.Jul 14 2015, 6:22 PM
Fjalapeno updated the task description. (Show Details)
Fjalapeno set Security to None.