[
https://issues.apache.org/jira/browse/GEODE-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138981#comment-17138981
]
ASF GitHub Bot commented on GEODE-8274:
---------------------------------------
pivotal-jbarrett merged pull request #5266:
URL: https://github.com/apache/geode/pull/5266
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Improve readability of Version comparisons
> ------------------------------------------
>
> Key: GEODE-8274
> URL: https://issues.apache.org/jira/browse/GEODE-8274
> Project: Geode
> Issue Type: Improvement
> Components: serialization
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
>
> 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)}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)