Skip to content

Encapsulate AOT repository generation model #3351

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
wants to merge 3 commits into from
Closed

Conversation

christophstrobl
Copy link
Member

No description provided.

@mp911de mp911de linked an issue Aug 22, 2025 that may be closed by this pull request
@mp911de mp911de added the type: task A general task label Aug 22, 2025
@mp911de mp911de added this to the 4.0 M6 (2025.1.0) milestone Aug 22, 2025
@mp911de mp911de marked this pull request as ready for review August 22, 2025 13:53
@mp911de mp911de changed the title Decouple AOT processing. Encapsulate AOT repository generation model Aug 22, 2025
@mp911de mp911de added the theme: aot An issue related to Ahead-Of-Time processing label Aug 22, 2025
mp911de pushed a commit that referenced this pull request Aug 22, 2025
Decouple AOT processing as we previously created metadata and generated code. Also, reduce access of implementation modules to their required scope instead of allowing direct modification of the type and method/constructor.

Closes: #3344
Original pull request: #3351
mp911de added a commit that referenced this pull request Aug 22, 2025
Remove test-only methods and move these into the tests. Improve encapsulation.

Move AotRepositoryBeanDefinitionPropertiesDecorator from config to aot.generate package due to its strong coupling with aot.generate packages.

See: #3344
Original pull request: #3351
@mp911de mp911de closed this Aug 22, 2025
@mp911de mp911de deleted the issue/3344 branch August 22, 2025 14:04
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: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decouple AotRepositoryBuilder from type inspection.
2 participants