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

(Optionally) allow "self" links to add to cache #109

Open
geraintluff opened this issue Oct 11, 2013 · 0 comments
Open

(Optionally) allow "self" links to add to cache #109

geraintluff opened this issue Oct 11, 2013 · 0 comments

Comments

@geraintluff
Copy link
Contributor

Setting in Jsonary.config to turn off.

Should be linked somehow - i.e. update of one updates the other. Could we simply hard-wire data object together? That seems like it might disrupt things (e.g. child data can have different document).

Alternatively, could just maintain list of claimed URLs (we already do this for fragments), so once you've fetched the composite data first, then a call to "fetchData(...)" would return part of that document.

Only trust parent URLs, so could we search through the cache to find possible candidates, avoiding a central registry?

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

No branches or pull requests

1 participant