Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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?