Skip to content

Make BeanDefinitionPropertyValueCodeGeneratorDelegates public #34761

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

Closed
snicoll opened this issue Apr 15, 2025 · 0 comments
Closed

Make BeanDefinitionPropertyValueCodeGeneratorDelegates public #34761

snicoll opened this issue Apr 15, 2025 · 0 comments
Assignees
Labels
theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Apr 15, 2025

There's no reason for this class to be package protected. All implementations are private and we only expose the list of delegates. While most of these are related to bean definition business, a custom test may like to be able to get a hold of it. Having a factory method there could be quite useful.

@snicoll snicoll added theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement labels Apr 15, 2025
@snicoll snicoll added this to the 7.0.0-M4 milestone Apr 15, 2025
@snicoll snicoll self-assigned this Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant