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

Downloading from external source should be supported #7

Open
BlackVegetable opened this issue May 1, 2015 · 1 comment
Open

Downloading from external source should be supported #7

BlackVegetable opened this issue May 1, 2015 · 1 comment
Assignees

Comments

@BlackVegetable
Copy link
Owner

Rather than relying on a filepath for a local resource, both the run-time and the edit-time paths should be allowed to be remove paths. Due to other issues which address improving the edit-time setup, this issue could be satisfied by only changing the run-time functionality. Specifically, it would be simple to add another populate-at-runtime style function named populate-at-runtime-remote that expected a remote path to a server and file and performed the download before doing exactly what populate-at-runtime does.

@BlackVegetable
Copy link
Owner Author

Issue pending on url-regexp being made part of the public API. There is a pull request in the works for the Racket language, but if it takes too long, I'll throw together my own regex for the short term, and open an issue to replace my regex with url-regexp when it is public.

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

No branches or pull requests

1 participant