-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Description
This came up in #16590
What about introducing a BaseQuarantine.jl
package that is used for stuff that should leave Base but where it is not yet clear:
- who wants to make a package of it
- who wants to maintain this package
- is there actually any interest within the community about this code?
This might have a little in common with Compat.jl but the scope is different.
If someone thinks that the stuff is within BaseQuarantine.jl
is important and wants to make a dedicated package he/she can pick up the code and take over maintainership.
The advantage is that one decouples the removal and the point where a (maybe broader) package is created.
Metadata
Metadata
Assignees
Labels
No labels