Skip to content

Introduce scala.control package? #11250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
He-Pin opened this issue Nov 13, 2018 · 5 comments
Closed

Introduce scala.control package? #11250

He-Pin opened this issue Nov 13, 2018 · 5 comments
Milestone

Comments

@He-Pin
Copy link
Contributor

He-Pin commented Nov 13, 2018

Then migrate some classes in scala.util.control to scala.control and unleash the potential modulation of scala.util.

@He-Pin
Copy link
Contributor Author

He-Pin commented Nov 13, 2018

Like scala.util.control.NonFatal then wil be scala.control.NonFatal

@som-snytt
Copy link

I could imagine preferring scala.runtime to scala.util. I wouldn't pollute the scala namespace with control, however.

@NthPortal
Copy link

@som-snytt I believe scala.runtime is only for the runtime implementation generated by the compiler - it is not considered a stable, public API.

@som-snytt
Copy link

@NthPortal I was thinking of NonLocalReturnControl, but now I see it's already in runtime.

@som-snytt
Copy link

"Out of scope for Scala 2."

@som-snytt som-snytt closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2023
@SethTisue SethTisue added this to the 3.x milestone Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants