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

_getRemoteData doesn't always check all the possible ways to download the source file. #38

Open
quentin389 opened this issue Aug 26, 2013 · 0 comments
Assignees

Comments

@quentin389
Copy link
Collaborator

The logic in _getRemoteData() is faulty. No matter which update style I choose all the update methods should be checked if my chosen way fails.
Either that or NONE (an option should be added).

There is a nice _getUpdateMethod() method which can be used to fix this mess along with #15 issue.

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