> > - features are removed from some types
>
> If there are annotations/FSs in your CAS that use those features,
> I believe that will result in a runtime exception. Not even the
> "lenient" flag will save you there. Not 100% sure though, you
> may want to try it out or look at the code.
I did a little more testing and I just wanted to confirm
that deserializing with a type system where a feature has been removed
from a type works as long you use the lenient flag when the XMI contains
annotations for that feature.
--Anton
|