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

DM-21843: Add ordering comparisons to DimensionElement. #200

Merged
merged 1 commit into from Oct 24, 2019

Conversation

TallJimbo
Copy link
Member

Ordering is equivalent to iteration order in the associated DimensionUniverse.

This should address the problem reported in DM-21843, which involves logic in ctrl_mpexec that assumes data ID keys (which used to be vanilla strings, but are Dimension instances since DM-17023) are orderable.

Ordering is equivalent to iteration order in the associated
DimensionUniverse.
@TallJimbo TallJimbo merged commit 5b50c71 into master Oct 24, 2019
@TallJimbo TallJimbo deleted the tickets/DM-21843 branch October 24, 2019 16:23
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.

None yet

2 participants