JCasFlow_ImpleBase.setJCas() should be deprecated, and this action always done by framework -------------------------------------------------------------------------------------------
Key: UIMA-1333 URL: https://issues.apache.org/jira/browse/UIMA-1333 Project: UIMA Issue Type: Improvement Components: Core Java Framework Reporter: Eddie Epstein Priority: Minor Everytime I create a new FC to use this.getJCas() in the next() method the program crashes because the JCas had not been previously set. Can anyone explain why it is not right to have the framework automatically make the association between flow object and specific CAS whenever a flow object is returned from computeFlow and from newCasProduced methods? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.