I am working currently with the GMF-Framework, created an ecore-Model and a GMF-Editor based on the model. The created editor was integrated in Papyrus (v1.0).
Based on my own DSL I created a model with (round about) 1.750 elements, which are visualized in several diagrams. One of these diagrams is the main diagram and contain all elements (other diagrams are generated with EOL dependent on the associations between the elements). Making some changes in the main diagram slow down the reaction time of the tool (or sometimes there is no more heap space). First question is to speed up the reaction time for a "smooth" use? Has somebody experiences with issues like that?
Sometimes I thought about a change to Microsoft Visual Studio Modeling SDK, but I think, there are not such visualization concerning individualization possibilities like in the GEF-GMF framework but with more stability (I think). Also here I dont have any experiences with the MS Modeling SDK, inclusive the pros and contras between these two frameworks/sdks. Can someone report his experiences with it?
Kind regards Erik