I have started using ExplicitImports in JuliaDiff/DifferentiationInterface.jl#573 and I'm wondering whether we could cut extensions some slack when they use private names from the main package. Since they are necessarily developed in lockstep and versioned together, would that be a reasonable default?
I have started using ExplicitImports in JuliaDiff/DifferentiationInterface.jl#573 and I'm wondering whether we could cut extensions some slack when they use private names from the main package. Since they are necessarily developed in lockstep and versioned together, would that be a reasonable default?