Hi all, to make sure that temporary annotations do not consume an ID and that SelectFS remains a read-only operation without side-effects, I needed to change a few core classes in the built-in type system.
I am posting this here in case somebody would like to weigh in and maybe has a better idea before this gets into the next release: https://github.com/apache/uima-uimaj/pull/353 What I do not like in particular is that I need to add new "internal" yet public/protected methods. Nothing too much out of the ordinary - we already have plenty of these... still... Cheers, -- Richard