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

Consistent sorting of equally weighted command line options #37

Merged
merged 3 commits into from
Dec 30, 2016

Conversation

kpaulisse
Copy link
Contributor

This PR updates the sorting / weighting logic to sort by class name (and then class object ID, as a fallback) if the weights of two options classes are equal. This should keep the options within a given weight in a more consistent order between runs.

@kpaulisse kpaulisse merged commit 13f0cb7 into master Dec 30, 2016
@kpaulisse kpaulisse deleted the kpaulisse-option-sorting branch December 30, 2016 16:55
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.

1 participant