Discoverer
s they are interested in using, and I see (naively, I haven't looked too hard at Classgraph
) Classgraph
being a good fit among the other Discoverer
s
can you give me a short tour about the relevant code for that?
See Discoverer
for the interface and PluginBasedDiscoverer
for an implementation
ij.jar
is still a single JAR after all these years. It brings a lot of downsides, but also advantages.
-SNAPSHOT
, which of course doesn't always guarantees it fetches what you are thinking). However, gradle request goes in overtime and then the synchronization gets interrupted as unresolved and you have to trigger it again.${lastTag}+$numberOfCommits
and then you can immediately consume somewhere else
-jdk8
variant (Maven should have something similar but I dont know the term for that) for retro-compatibility
src/it/discovery-test
, should I put the tests in there?
So I currently have regression tests for:
OpInfo
s discoverable using ServiceLoader
OpInfo
s discoverable using ServiceLoader
OpInfo
s discoverable using Therapi (this number is currently zero)Do we want a matching regression test? If so, what Ops should be tested? There are some math Ops which make sense to test, but what about adapt
Ops? simplify
Ops?