Jacob Barrett created GEODE-8274:
------------------------------------

             Summary: 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


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)

Reply via email to