Community
Participate
Working Groups
When you open a model, all the needed resources are loaded too. The process can take a long time and error can occurs if an additional resource if not found. We should provide several strategies to load a model and avoid loading all the needed resources. For example, we could have a strategy that loads a model with all the applied profiles only. Another could load a model without loading the controlled resources. This behavior implies that we must take care of proxies in a model. A proxy should be well displayed a model explorer, properties view and graphical editor.
add resource loading mechanism in the core add plugin core.preferences to manage the loading strategies through the preferences add plugin resourceloading.umlprofile to manage profile loading remaining task: set up the resource loading using the historic
Model Loading is now implemented. Strategy can be switched through preferences. The default one loads all the resources. A last strategy has been added, papyrus notification view asks the user which resource must be loaded
> Model Loading is now implemented. I close this task