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

Added request strategy interface to abstract different strategy implementations. #106

Merged
merged 2 commits into from
Nov 9, 2014

Conversation

cjmalloy
Copy link
Contributor

@cjmalloy cjmalloy commented Nov 4, 2014

Moved existing implementation into RequestStrategyImplRarest. Added an
addition sequential implementation.

…mentations.

Moved existing implementation into RequestStrategyImplRarest. Added an
addition sequential implementation.
@mpetazzoni
Copy link
Owner

Looking good. Just one comment on there.

@cjmalloy
Copy link
Contributor Author

cjmalloy commented Nov 9, 2014

OK, I moved the default impl to a const. This works better in this case, since there is no conflict with the SharedTorrents using the same instance.

mpetazzoni added a commit that referenced this pull request Nov 9, 2014
Added request strategy interface to abstract different strategy implementations.
@mpetazzoni mpetazzoni merged commit 1d8cec2 into mpetazzoni:master Nov 9, 2014
@mpetazzoni
Copy link
Owner

Thx!

@cjmalloy
Copy link
Contributor Author

cjmalloy commented Nov 9, 2014

Cool, my first pull request!

You can close #105 as well.

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

Successfully merging this pull request may close these issues.

2 participants