Skip to content

ApplicationModuleInformation needs to be public #1038

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
odrotbohm opened this issue Jan 25, 2025 · 0 comments
Closed

ApplicationModuleInformation needs to be public #1038

odrotbohm opened this issue Jan 25, 2025 · 0 comments
Assignees
Labels
in: core Core module meta model type: bug Something isn't working
Milestone

Comments

@odrotbohm
Copy link
Member

odrotbohm commented Jan 25, 2025

It's referenced in the newly introduced ApplicationModuleDetectionStrategy.detectNamedInterfaces(…).

Related tickets

@odrotbohm odrotbohm added in: core Core module meta model type: bug Something isn't working labels Jan 25, 2025
@odrotbohm odrotbohm added this to the 1.4 M2 milestone Jan 25, 2025
@odrotbohm odrotbohm self-assigned this Jan 25, 2025
odrotbohm added a commit that referenced this issue Jan 25, 2025
ApplicationModuleInformation is now public as it's referenced from the ApplicationModuleDetectionStrategy SPI. Extracted ApplicationModuleInformationFactory to avoid the internal instance creation logic from leaking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Core module meta model type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant