Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Refactor DFImageManager to make it more approachable #34

Closed
kean opened this issue Jul 22, 2015 · 1 comment
Closed

Refactor DFImageManager to make it more approachable #34

kean opened this issue Jul 22, 2015 · 1 comment
Assignees
Milestone

Comments

@kean
Copy link
Owner

kean commented Jul 22, 2015

Move some functionality out of DFImageManager. Create a separate class to control image loading that should:

  • Enable transparent image loading+processing+caching with a single completion handler
  • Transparent multiplexing from one fetch operation to multiple image tasks
  • Offload work to its own background queue
@kean kean self-assigned this Jul 22, 2015
@kean kean added this to the 0.5.1 milestone Jul 22, 2015
@kean
Copy link
Owner Author

kean commented Jul 22, 2015

Done

@kean kean closed this as completed Jul 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant