Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read image from cache if possible for imageName: #17

Merged
merged 1 commit into from
Mar 25, 2015
Merged

Read image from cache if possible for imageName: #17

merged 1 commit into from
Mar 25, 2015

Conversation

luosheng
Copy link
Contributor

This is to follow the convention in UIImage where imageName: will try to return image from cache if possible. This can reduce some I/O operations.

jmenter added a commit that referenced this pull request Mar 25, 2015
Read image from cache if possible for `imageName:`
@jmenter jmenter merged commit dc28db1 into jmenter:develop Mar 25, 2015
@jmenter
Copy link
Owner

jmenter commented Mar 25, 2015

Cool idea. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants