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

Circular Imports Leave Duplicates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.1
    • Core Java Framework
    • None

    Description

      Circular imports (of Type Systems and other importable parts, but not AEs) leave duplicates. An infinite loop is prevented but there will be two
      copies of each type (or index, or type priority list). This doesn't break CAS creation, but could cause it to take longer and could confuse users who interact
      directly with the TypeSystemDescription, TypePriorities, or FsIndexCollection APIs.

      Attachments

        Activity

          People

            alally Adam P. Lally
            alally Adam P. Lally
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: