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

Feature: default cachable types #14

Merged
merged 18 commits into from
Nov 17, 2015
Merged

Feature: default cachable types #14

merged 18 commits into from
Nov 17, 2015

Conversation

vadymmarkov
Copy link
Contributor

@zenangst
Cachable protocol is implemented for 4 types now:

  1. String.
  2. NSDate.
  3. NSData.
  4. UIImage.
  5. JSON.
    • DefaultCacheConverter which you could use for any object you want to simplify Cachable implementation by using it's default decode/encode methods.

screen shot 2015-11-17 at 14 34 20

@vadymmarkov vadymmarkov changed the title Feature: default catchable types Feature: default cachable types Nov 17, 2015
zenangst added a commit that referenced this pull request Nov 17, 2015
@zenangst zenangst merged commit 508728a into master Nov 17, 2015
@zenangst zenangst deleted the feature/image-data branch November 17, 2015 14:16
@zenangst
Copy link
Contributor

@vadymmarkov great stuff! 😎

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.

2 participants