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

4.x: Remove handlebars templates from code generators #7411

Open
tomas-langer opened this issue Aug 21, 2023 · 0 comments
Open

4.x: Remove handlebars templates from code generators #7411

tomas-langer opened this issue Aug 21, 2023 · 0 comments
Assignees
Labels
4.x Version 4.x builder Related to the builder support task To do

Comments

@tomas-langer
Copy link
Member

We should use our class model for generating sources.
It would be useful to change code that is good for templating to string templates in Java, to keep the readability of a template.
If the string templates require additional support in class model, we should add it.

For 4.0, we need to at least deprecate the SPIs that expect usage of templates.

@tomas-langer tomas-langer added task To do 4.x Version 4.x builder Related to the builder support labels Aug 21, 2023
@Verdent Verdent self-assigned this Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x builder Related to the builder support task To do
Projects
Status: In Progress
Development

No branches or pull requests

2 participants