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

Now possible to get path of the cached file #46

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

buttcmd
Copy link

@buttcmd buttcmd commented Aug 20, 2014

  • Removed dealloc. it was an empty function
  • Added test of key for plist in a function where it wasn't present
  • Added possibility of get path to cached file. Very useful por previewcontroller and some other classes which need an url and not an NSData.

César Arratia García added 3 commits August 20, 2014 15:09
- Added test of key for plist in a function where it wasn't present
- Added possibility of get path to cached file. Very useful por previewcontroller and some other classes which need an url and not an NSData.
- Added JSON Methods. It allows EGOCache to store JSONs easily
… as a temporal disk space for previewControllers for example. Perfect to use with methods to obtain path for cache object.

- Added json methods
@buttcmd
Copy link
Author

buttcmd commented Aug 27, 2014

Added Sync methods.
Added JSON support, not only plists

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