Proper implementation of MapElementContainer.compareTo(other) by Sublimis · Pull Request #1584 · mapsforge/mapsforge
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 395
Merged
devemux86 merged 1 commit intomapsforge:masterfrom
Dec 3, 2024Merged
Proper implementation of MapElementContainer.compareTo(other)#1584
devemux86 merged 1 commit intomapsforge:masterfrom
Proper implementation of MapElementContainer.compareTo(other)#1584
devemux86 merged 1 commit intomapsforge:masterfrom
Conversation
Copy link
Contributor
Sublimis
commented
Dec 2, 2024
Sublimis
commented
-
Proper implementation of MapElementContainer.compareTo(other), consistent with equals, and which does not allow two elements to be arbitrarily ordered (as this makes the drawing of the elements non-deterministic)
-
Tests for MapElementContainer.compareTo(other)
…istent with equals, and that doesn't allow two elements to be arbitrarily ordered (because that makes drawing the elements non-deterministic) * Tests for MapElementContainer.compareTo(other)
devemux86
added
the
enhancement
label
devemux86
added this to the
0.23.0 milestone
devemux86
merged commit
a534064
into
mapsforge:master
Copy link
Collaborator
devemux86
commented
Dec 3, 2024
devemux86 commented
Dec 3, 2024@Sublimis Thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment