Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider cleaner codegen alternatives. #76

Open
kyonifer opened this issue Oct 19, 2018 · 0 comments
Open

Consider cleaner codegen alternatives. #76

kyonifer opened this issue Oct 19, 2018 · 0 comments

Comments

@kyonifer
Copy link
Owner

Using gradle's builtin string replacement leads to complicated codegen because our generation requirements aren't quite that straight forward (see #74 for example). It may be worth considering moving to a proper templating engine such as pebble, hopefully one that doesn't add another dependency outside of something that could be downloaded from maven before the build script is evaluated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant