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

Separate class for local/remote data sources #111

Open
jschlyter opened this issue Feb 26, 2022 · 2 comments
Open

Separate class for local/remote data sources #111

jschlyter opened this issue Feb 26, 2022 · 2 comments
Labels

Comments

@jschlyter
Copy link
Collaborator

I'm considering moving all of the http/file data (json/der) logic to a separate class to track file/url changes (last modified, etag, etc). Does anyone know of a good existing library tracking content?

I've written a similar class for this in another project and can reuse most of that code if we find it useful. If good enough, we might even want to move it to a separate component.

@jschlyter
Copy link
Collaborator Author

WIP: #112

@rohe
Copy link
Contributor

rohe commented Mar 1, 2022

I don't have any.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants