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

#28 #34

Closed
wants to merge 2 commits into from
Closed

#28 #34

wants to merge 2 commits into from

Conversation

albertdh
Copy link

Issue #28; Introducing a quote timestamp for making an exchange rate dated.

Introducing a quote timestamp for making an exchange reate dated.
@albertdh albertdh added this to the v0.6.0 milestone Dec 23, 2015
@RemyDuijkeren
Copy link
Owner

You have extended the ExchangeRate struct with methods to get quotes. The idea is to have very lightweight ExchangeRate object, so that we can create millions in memory with no effort. Even adding a datetime to the object is already under discussion.

The direction I am looking for is the have an ExchangeRateProvider (possible linked) that will deliver the rates by date. Therefor I can't accept the pull request as it is now.

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

Successfully merging this pull request may close these issues.

2 participants