Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently Version comparisons are done with Version.compareTo(Version) <=> 0 operations. It is difficult to reason with some of the combinations to understand if we are looking for newer or older versions. Convert to some natural language style like Version.isNewerThan(Version).
Attachments
Issue Links
- links to