Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A place to collect ideas for the next version of UiMA Java core.

Framework interoperability

There are many big-data frameworks now.  UIMA has a particular slant on things to encourage component development and reuse (I'm thinking of externalization of the Type System, merging of type systems).  UIMA also has its scaleout approach, and the RUTA workbench facility.  This topic is where we can think about UIMA components in other frameworks (e.g. Apache Spark), or vice-versa.

Big changes

More use of Java compiler (ecj) and decompiling

...