Having a package that does those things would be nice, even to experiment how it feels. Even if it is not possible to overwrite using
, maybe having @reuse
or something like that can provide an idea if the workflow is nice. For instance, one could play around with:
using Draft
@reuse Plots, DifferentialEquations
...
without worrying about bloating anything, etc.