Community
Participate
Working Groups
For some models loading, it is a critical need to dispatch model elements on many XMI resources from a memory usage point of view. In such cases, MoDisco browser resources loading depth need to be set to a convenient value. In such a context, type panel is initialized with metaobjects corresponding to resources initially loaded. When we navigate throug h the model elements, some other resources are loaded. --> we would like to see dynamically the type panels updated (type presence and objects count), taking in account the additional resources loaded.
Created attachment 177005 [details] patch Here is a patch that handles the lazy loading of Resources, and refreshes the Types panel with the new elements from this Resource. Fabien, could you check whether it does what you expect?
Yes, it works fine. Thanks a lot.
I committed the changes in revision 2951.
The patch has been successfully applied.