Enhancement
Major
Detail
Major
Detail
Bugfix
When exporting a model to the development environment, the resource files are always created in the top-level application, even if the model is defined in a base module. The model definition, on the other hand, is saved where it was loaded from.
Test
- Derive application from tl-demo.
- Add a new property to DemoTypes:A in this application.
- Transfer DemoTypes to the development environment.
- Both the model definition and the resources should be stored in tl-demo when tl-demo is checked out in the workspace.