Dynamically generate available Primitive Types in ui when loading an existing model
Issue #484
resolved
When a new primitive type is added to the metamodel all new models created in the GUI support that type, however, all previously created models do not support the new Primitive types. In the loading of an existing model from the GUI the missing primitive types have to be added automatically.
Comments (3)
-
reporter -
reporter References
#484: add hooks to postload model→ <<cset 0991f225b431>>
-
- changed status to resolved
Resolved with pull request #100 (merged into master).
- Log in to comment
References
#484: wee need createDefaultTypes else where so changing it to public→ <<cset 8a0192cd4fda>>