Open
Description
- For changes that require access to classes inside the
scala
package and outside of thescala.next
package, what procedure should be followed? Do we pursue such changes at all? (If not, the scope of this library is drastically reduced.) - For changes that require access to the internals of a class in the standard library, how should such changes be made? Do we pursue such changes at all? (If not, the scope of this library is reduced.)
- To what degree are we willing to duplicate/copy code from the standard library? (This question relates to possible answers to both 1 and 2.)