Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2886

Implement HexBinary Comparison Operations

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.6.0
    • 4.0.0
    • Back End
    • None

    Description

      Equality and Non Equality are already implemented. But LT, LE, GT and GE needs to be implemented for hexBinary. The Comparison classes exist, but result in a Assert.usageError if operate is called on either of those 4 comparisons. 

      If we wait till we drop support for Java 8 we can use Arrays.compare() so it should be a trivial change.

      Attachments

        Activity

          People

            Unassigned Unassigned
            okilo@tresys.com Olabusayo Kilo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: