Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
It is possible to customize the code of generated JCas classes, e.g. to add new methods, and these customizations are preserved when the JCas classes are regenerated. However, if custom interfaces are added to the class, these are removed. It would be nice if custom interfaces were preserved, as this opens up additional possibilities of working with JCas classes.