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

cache validation results #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eliottwiener
Copy link

No description provided.

@msigley
Copy link
Contributor

msigley commented Jul 17, 2015

I have a basic last call cache implemented in my major rework PR.
#4

If you would like to add a full cache feature to this version, I would be happy to collaborate with you on it.

@eddywashere
Copy link
Contributor

@eliottwiener if you're still interested in adding this, please rebase off of master. I would prefer using an object to cache requests vs element.

@msigley
Copy link
Contributor

msigley commented May 19, 2016

@eddywashere Vanilla JS HTML elements and jQuery elements are objects. Technically everything in javascript is and object including associative arrays.

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.

3 participants