There have been multiple requests for this, and Exchange should support it in order to be flexible enough. The challenge would be to come up with an elegant way to register currencies.
An approach could be to divide Money into Money and Currency, and add a way to register currencies on Currency
There have been multiple requests for this, and Exchange should support it in order to be flexible enough. The challenge would be to come up with an elegant way to register currencies.
An approach could be to divide
Money
intoMoney
andCurrency
, and add a way to register currencies onCurrency