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

Change WILDDownloadInstructions to use CURLConnection. #89

Open
uliwitness opened this issue Mar 18, 2017 · 1 comment
Open

Change WILDDownloadInstructions to use CURLConnection. #89

uliwitness opened this issue Mar 18, 2017 · 1 comment
Labels
good first issue Issues that are clearly defined and don't require a deep understanding of Stacksmith internals. interpreter Hammer programming language: Parser, tokenizer, interpreter.

Comments

@uliwitness
Copy link
Owner

We have a cross-platform wrapper around HTTP requests, so why force people to write the same code again in LEODownloadInstruction?

@uliwitness uliwitness added interpreter Hammer programming language: Parser, tokenizer, interpreter. good first issue Issues that are clearly defined and don't require a deep understanding of Stacksmith internals. labels Mar 18, 2017
@uliwitness
Copy link
Owner Author

This may require changes to CURLConnection if it does, that's fine, but try to keep them minimal and CURLConnection simple, as we need to re-implement it for every platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues that are clearly defined and don't require a deep understanding of Stacksmith internals. interpreter Hammer programming language: Parser, tokenizer, interpreter.
Projects
None yet
Development

No branches or pull requests

1 participant