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

2.0 examples use deprecated methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.1
    • Examples
    • None

    Description

      (Issue reported on SourceForge by Greg Holmberg)
      For example, in
      docs\examples\src\com\ibm\uima\examples\RunAE.java,
      CollectionReader.setCasInitializer() is called, which
      is deprecated.

      The examples should show the right way to do things.
      In this case, it should show how to use a multi-SOFA
      annotator instead of a CAS Initializer. For example,
      it might use XmlDetagger annotator.

      I'm sure there are other places the examples use
      deprecated methods, so a review of that code might be
      appropriate to bring it up to the 2.0 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: