vitruv-tools / Vitruv

View-based Development and Model Consistency Framework
http://vitruv.tools
Eclipse Public License 1.0
14 stars 19 forks source link

Change propagation listener enhancement #537

Closed HeikoKlare closed 2 years ago

HeikoKlare commented 2 years ago

This is preparatory work for removing the PropagatedChangeListener by integrating the required functionality into the ChangePropagationListener interface.

The PR also makes the applications registry tolerate if applications are not configures correctly (i.e., provide faulty plugin.xmls) instead of throwing exceptions.