On 13.12.24 17:11, Laurent Goujon wrote:
It's a choice though? For example if the application would use the ServiceLoader interface instead of CDI, it would be possible to add things at runtime?
Yes and no. If the implementation loaded via Java service loader doesn't need CDI, then yes.
Unrelated to this discussion, I'm thinking of having some "blueprints" how to package stuff w/ Polaris - not yet sure how to do that, i.e. whether that's rather a Maven/Gradle build file blueprint or some CLI tooling.
-- Robert Stupp @snazy