- Issue created by @joachim
- 🇦🇺Australia mstrelan
FWIW #2043379: Allow plugins to be discovered in any directory → is where this was first added. There's some discussion about the boolean value in #12 and #13. I skimmed it, but it looks like support for bool was meant to be removed (between #10 and #13) from DefaultPluginManager and AnnotatedClassDiscovery but was only removed from the latter.
- 🇬🇧United Kingdom joachim
Thanks for the research :)
So it looks like we can simple remove the bool from the docs? If so, we can tag this as a Novice issue.