-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
needs decisionA decision on this change is neededA decision on this change is needed
Milestone
Description
The current system of base/ and extras/ is a bit confusing.
I propose that base/ be minimal and simple, and free of much of the stuff from external, making it easy to build julia.
The rest of the standard library can be in stdlib/, which consists of tested and documented code. Much of the code that uses external libraries can be in stdlib/.
There can be a staging/ area, where things can bake. We can do away with extras/, which currently have some stuff that should go into stdlib/, and some stuff that ought to become external packages when we have a package management system.
Metadata
Metadata
Assignees
Labels
needs decisionA decision on this change is neededA decision on this change is needed