Xtend as a End User Template? [message #1815448] |
Wed, 02 October 2019 19:35  |
Eclipse User |
|
|
|
I done some Xtext work for a handful of years now and so I have used Xtend as a language as a developer.
In the past in one of my EMF RCP apps, we let the users write their own FreeMarker templates. That was a way for us to let the end users extend the capability of our app and not really require them to know anything about the development environment or require them to install anything other than the deployed RCP. They wrote a FreeMarker template, we processed their selected templates against the EMF model and that was that.
I haven't really seen or heard of Xtend being used like this. Is it possible or are there any examples of projects where end users write their own Xtend templates to generate output from the compiled model? Even if they have to manually invoke a separate generator from the Xtext Builder's usual build method?
|
|
|
|
Powered by
FUDForum. Page generated in 0.03423 seconds