Closed maxischm closed 5 years ago
Includes various fixes like the changes in grammar for path lengths (Issue #84) or the change to force proxy targets for all targets from superEntities.
Tests green, except for the Quiltography tests (NPE). I'm pretty sure that is because of the changes regarding the proxy targets because, as far as I can see, the models are not flattened before being exported which leads to non-existant targets. Before, it was no error because the references were resolved automatically by the ScopeProvider.
Ok - and how should we fix the test?
Includes various fixes like the changes in grammar for path lengths (Issue #84) or the change to force proxy targets for all targets from superEntities.
Tests green, except for the Quiltography tests (NPE). I'm pretty sure that is because of the changes regarding the proxy targets because, as far as I can see, the models are not flattened before being exported which leads to non-existant targets. Before, it was no error because the references were resolved automatically by the ScopeProvider.