Skip to content
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

[Spam] #25538

Closed
GRURoot opened this issue Dec 30, 2024 · 0 comments
Closed

[Spam] #25538

GRURoot opened this issue Dec 30, 2024 · 0 comments
Labels
spam Junk issues/PRs, 'nuff said.

Comments

@GRURoot
Copy link

GRURoot commented Dec 30, 2024

I think modules can only be as granular as packages, and everything in that package is accessible via reflection. So, if you want something not exposed, even by reflection, you have to put it in a separate package in a separate module and define the relationships between the modules in your module-info.java. In the other module, it will probably have to be more visible (public) so you can use it across the traditional package boundaries.

Originally posted by @ctubbsii in apache/accumulo-access#81 (comment)

@queengooborg queengooborg added the spam Junk issues/PRs, 'nuff said. label Dec 30, 2024
@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Dec 30, 2024
@mdn mdn locked and limited conversation to collaborators Dec 30, 2024
@queengooborg queengooborg changed the title I think modules can only be as granular as packages, and everything in that package is accessible via reflection. So, if you want something not exposed, even by reflection, you have to put it in a separate package in a separate module and define the relationships between the modules in your module-info.java. In the other module, it will probably have to be more visible (public) so you can use it across the traditional package boundaries. [Spam] Dec 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
spam Junk issues/PRs, 'nuff said.
Projects
None yet
Development

No branches or pull requests

2 participants