My impression was that we checked in the code so that we could review the code / code generation changes in github, not because of a lack of automation. I don’t see what this would give us that we don’t have, other than being in a different shiny way. Can you elaborate more on the problem this would solve?
> On Mar 19, 2021, at 05:55, Christofer Dutz <[email protected]> wrote: > > Hi, > > last week I managed to do some cool stuff with GraalVM compiling a Java > Application into a windows executable. > Now I was thinking ... wouldn't this also work for our Maven plugin? Of > course, we probably need to add something to it or to create a new module > that uses the template engine and the mspec parser in a standalone > application. > > So, If we had such an executable, we could probably automate the code > generation for C, Go and .Net too and wouldn't have to check-in generated > code. > > What do you think? > > > Chris
