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

Make FormatSettingsProvider to extendable from CSV #1528

Open
mwangtarget opened this issue Jul 6, 2017 · 1 comment
Open

Make FormatSettingsProvider to extendable from CSV #1528

mwangtarget opened this issue Jul 6, 2017 · 1 comment

Comments

@mwangtarget
Copy link

Is it possible to extend following class to read the formatter for each class based on configuration ini file?

com.opengamma.strata.report.framework.format.FormatSettingsProvider

We want to extend CurrencyAmountValueFormatter to include Currency as well, which currently had had the amount

@jodastephen
Copy link
Member

Sorry we missed this earlier - our primary support area is the forum. This is not possible at present, primarily because the reporting code was deliberately kept simple. We'll consider whether making this configurable fits with the design.

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

2 participants