Skip to content

Make it easier to register reflection hints on interface hierarchies #32824

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
bclozel opened this issue May 14, 2024 · 0 comments
Closed

Make it easier to register reflection hints on interface hierarchies #32824

bclozel opened this issue May 14, 2024 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented May 14, 2024

As raised by @OlgaMaciaszek , BeanRegistrationsAotContribution contains a private method introspectPublicMethodsOnAllInterfaces that would be more generally useful and we should somehow promote it to ReflectionHints.

@bclozel bclozel added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement theme: aot An issue related to Ahead-of-time processing labels May 14, 2024
@bclozel bclozel added this to the 6.2.0-M2 milestone May 14, 2024
@bclozel bclozel self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) 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