-
Notifications
You must be signed in to change notification settings - Fork 53
Add optinal DynamicEntityGraph configuration mode #187
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
Conversation
reda-alaoui
commented
May 28, 2024
@anibalanto I don't understand the expected gains with this PR. Could you give more details?
Hello @reda-alaoui ! I update my first description.
Thank!
@anibalanto , I don’t find the added option more readable. IMO, adding it to the project will lead to cluttered code in consuming projects.
If you want/need an extension point to plug a custom EG style defined outside of this project, I’d welcome it. But maybe you should just create a full annotation processor on your side without using the one defined here.
Uh oh!
There was an error while loading. Please reload this page.
Hello, I want simplify DynamicEntityGraph configuration.
One option today is:
I add an option to do the same: