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

uv3 have ComponentDescriptorEditor not load user JCas classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0SDK
    • Eclipse plugins
    • None

    Description

      Richard noticed that the Component Descriptor Editor (CDE) was loading user-defined JCas classes.  This may cause problems while editing, if the edits result in some structural change (super class inheritance for example) which invalidates the "offsets" assigned when JCas classes are loaded.

      There's no need to load these classes, due to the running of the Component Descriptor Editor, because the only reason they were loaded in the first place was as part of Cas Creation, which  in turn was only done to "validate" the Component Descriptor, not to run it.

      Add a capability to have the CDE create CASs without loading user-defined JCas classes.

      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: