You can’t update models but you can add and remove models from your composites as wanted, so your overall application model can evolve as you need.
Composites act as sets of models so if you merge two composites using the same model for example, the model will only be present once in the resulting composite, if that’s what you mean by deduplicating data?
1 Like