AToMPM / atompm

A Tool for Multi-Paradigm Modeling
https://atompm.github.io/
GNU Lesser General Public License v3.0
22 stars 15 forks source link

Concrete syntax meta-model icon to have file picker by default instea… #100

Closed harolato closed 8 months ago

harolato commented 3 years ago

…d of typing full path https://user-images.githubusercontent.com/3879710/97815714-b871bb00-1c98-11eb-8454-caa0e2c6b58c.gif

harolato commented 2 years ago

Ready for review

BentleyJOakes commented 2 years ago

Hi Harold. Thanks for following up on this.

My concern is what this change does for existing models. I assume that after this change, the concrete syntax meta-model would have to be generated from this model. Would existing models still work after once they load the new meta-model?

Does the file picker create the same string as manually entering it? If so, then it could be a strict QoL improvement with no risk of breakage.