| [news.eclipse.modeling.m2m] Re: [QVTO] Auto-validation of launch configurations loads models |
Hi alex,
However I understand that even first loading can be very time consuming. Raising CR to verify/modify that behavior sounds reasonable.
Regards, Sergey
It looks like currently the automatic validation of launch configurations in the launch configuration editor forces the load of referenced models, initially and on each update of text boxes in the dialog. While convenient for many common uses, delays caused by multiple model loads during a simple editing of launch configuration make editing problematic when larger than usual models are involved (and are likely to drive users to manual editing of .launch files.)
If validation indeed requires loading of the models, validation on request approach could be more appropriate, maybe similar to "Validate Plug-ins" button for Eclipse Application launch configurations? If this makes sense, I'll raise a bugzilla.
Alex