Closed jieguangzhou closed 2 months ago
What shall we do with "core" plugins/ extensions, for example
ext/numpy
? Shouldn't we move this somehow? Also, what is the plan for moving away from thesuperduper.ext.*
sub-packages? Shall we raise a warning which can become an error later?
We need to retain some core plugins, which are pre-set, and can continue to use this ext
until a better name is found.
I added the warning, and I think we can directly remove those plugins in the next one or two versions, at which point an import error will be thrown.
Description
Related Issues
Checklist
make unit_testing
andmake integration-testing
successfully?Additional Notes or Comments