-
Notifications
You must be signed in to change notification settings - Fork 3
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
CocoaPods #3
Comments
Hey @cikpis, thanks for the appreciation! I think it's a great idea into Cocoapods. Didn't do it yet because it's only one file and there weren't really requests for it, but I'll try to add it to Cocoapods in the near future! Cheers, |
Also would be great to save the caches in local disk ;) |
Totally right, wanted to implement that anyway but just got stuck and brain stopped working because of some type precision problem with the ttl ;) But I guess I know how to handle that now. Will try to add that as fast as possible because I need it too ;) |
Awesome! Nice chat with you my friend. Hope to see those implementations soon :P Ping me when they will be ready, cheers! |
@cikpis Persistence of the cache should be implemented with #5 - Tests are green, behaves as expected. If you like the lib please give a Star ;) |
Have you tested it with a class object and see if all properties are saved correctly? |
Hehe of course not, was a quick hack. 😱 Works with value types, but will check class objects later :) |
Got it! :P |
Hey guys, thanks for this library. Seems pretty amazing!
Anyway, I think you should add it in CocoaPods. That will simplify the life.
Thanks in advance, cheers!
Carmelo
The text was updated successfully, but these errors were encountered: