Hello uima world! I am a new user of the framework and I need some help.
Let's say that I have a service that I pass to it text and it returns an object (org.mozilla.javascript.NativeObject) with some properties and values. So far, I have a way for annotators to work with selected parts (types/features) of that data by using an xml and jcasgen to create the necessary classes (features). In case response (NativeObject) includes a new property, I have to add in the xml and compile the project. Is there a way to make the whole process happen in runtime? In short, can we avoid recompile; thank you all in advance Spiros G. Meliopoulos | Software Engineer | skype: spiros.meliopoulos
