Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

When adding items to the cache, order them first to avoid reordering in every insert/delete #11

Closed
polqf opened this issue Aug 12, 2015 · 1 comment

Comments

@polqf
Copy link
Owner

polqf commented Aug 12, 2015

No description provided.

@isaacroldan
Copy link
Contributor

Umm, difficult because we apply the sortDescriptors in the Cache each time because the objects are saved as NSMutableArray and we can use NSSortDescriptors.

But the objects received from the RRC are saved in normal Arrays and we can't use the descriptors

@polqf polqf closed this as completed Sep 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants