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

[WIP] Refactoring #62

Closed
wants to merge 39 commits into from
Closed

[WIP] Refactoring #62

wants to merge 39 commits into from

Conversation

florianv
Copy link
Owner

@florianv florianv commented Aug 23, 2016

TODO:

  • finish to implement historical rates where possible
  • improve CentralBankOfRepublicTurkeyProvider
  • see about renaming classes / method with better names
  • review caching using exchange query signatures
  • review exceptions

@Nyholm
Copy link
Contributor

Nyholm commented Aug 23, 2016

Could we also consider #57 and #25?

@florianv
Copy link
Owner Author

@Nyholm I merged / answered on them.

About this PR it's more an experiment to try to add support to historical rates, etc.

@Nyholm
Copy link
Contributor

Nyholm commented Aug 24, 2016

I like the concept of a query. It proves for better extensibility.

{
parent::__construct($currencyPair, $options);

$this->date = $date;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should clone the date here or use immutable date

@florianv florianv mentioned this pull request Aug 25, 2016
@florianv
Copy link
Owner Author

florianv commented Sep 8, 2016

I close it in favor of #66

@florianv florianv closed this Sep 8, 2016
@florianv florianv deleted the refactor branch September 8, 2016 17:38
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.

None yet

2 participants