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

change iterators over sets to not do the order-preserving between types/subtypes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0SDK
    • Core Java Framework
    • None

    Description

      Iterators over "Set" indexes are defined to not have an ordering. The current iterators do potentially a lot of unneeded extra work to preserve an ordering among types and subtypes. Change the impl to remove this.

      We might need a configuration flag to back out this change, for some users who accidentally "depend" on this ordering (for backwards compatibility - migration).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: