Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5463

uv3 add docs: bkwds compatibility: iterator order change

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0SDK-beta
    • Core Java Framework
    • None

    Description

      UIMA defines iterators over an Index as "undefined" for FSs which compare equal using the Index's comparator. For example, for Annotations, this is based on the begin and end features, and the type via the type priority ordering (if one exists).

      UIMA v2 and v3 treat these undefined elements differently, and have different iteration orders. For users who may have inadvertantly written code that depends on iteration order for "equal" FSs, the results may differ. Document this as part of the backward compatibility differences.

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: