enhancement
major
minor
major
minor
defect
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, however, is saved in the location from which it was loaded.
Test
- Derive an application from tl-demo.
- In this application, add a new property to DemoTypes:A.
- Import DemoTypes into the development environment.
- Both the model definition and the resources should be saved in tl-demo if tl-demo is checked out in the workspace.