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

uv3 add semibuiltin map from int -> fs

    XMLWordPrintableJSON

Details

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

    Description

      Some applications find it so convenient to have a map from ints to FSs, that they use the low level CAS APIs, and the fs's v2 "address" for this.

      In v3, use of the low level APIs in this manner disables garbage collection, as there is no way to clear the map.

      Support an alternative way to have int -> FS maps, under user control of what exactly gets added to them, supporting removes, and clearing under application control, by implementing a new semi-built-in type

      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: