In order to have an easy DSL maintained, I think we should aim to generate it from the meta model. We now have a nice java pojo model for it, so it should be easier to use any kind of method to generate 90% of the DSL. This would alleviate most of the concerns about maintainability imho.
Guillaume Le mer. 5 févr. 2020 à 14:56, Omar Al-Safi <[email protected]> a écrit : > Hello folks, > > In FOSDEM, we were asked if we have a Kotlin DSL, although the Java DSL > could be used in Kotlin out of the box, however a DSL written in Kotlin's > way, could be an additional choice for our users. However, I must say, I am > not really sure about its feasibility to have it, in terms of > maintenance let's say. > > What do you guys think? > > Regards, > Omar > -- ------------------------ Guillaume Nodet
