Skip to content

Better constructor order for Quantity[Html]Formatter #45

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

Merged
merged 1 commit into from
Sep 9, 2015

Conversation

thiemowmde
Copy link
Contributor

This is split from #44 to make it focused on the actual change it is about. Please note that both constructors already changed in #41. This already is a breaking change and needs a 0.6 release. This patch does not make this situation worse, it makes it better by moving the (basically non-optional) options parameter to the front, followed by the two sub-formatters, in #44 followed by the pattern that concatenates both.

Bug: T111186

@thiemowmde thiemowmde added this to the 0.6.0 milestone Sep 8, 2015
brightbyte pushed a commit that referenced this pull request Sep 9, 2015
In preparation of merging pull/44
@brightbyte brightbyte merged commit 6279017 into master Sep 9, 2015
@thiemowmde thiemowmde deleted the quantityParamOrder branch September 9, 2015 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants