Skip to content
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

Add workspace deprecations? #25166

Closed
Ismael-VC opened this issue Dec 18, 2017 · 4 comments
Closed

Add workspace deprecations? #25166

Ismael-VC opened this issue Dec 18, 2017 · 4 comments
Labels
deprecation This change introduces or involves a deprecation

Comments

@Ismael-VC
Copy link
Contributor

Workspace wasn't deprecated, just removed, was this intended?

julia> VERSION
v"0.7.0-DEV.3089"

julia> workspace()
ERROR: UndefVarError: workspace not defined
@Ismael-VC
Copy link
Contributor Author

Should we add some mesage like "workspace is deprecated, check out Revise.jl instead"?

@vchuravy vchuravy added the deprecation This change introduces or involves a deprecation label Dec 18, 2017
@KristofferC
Copy link
Member

I don't think it is worth deprecating. It is an interactive feature. A more detailed error message could be beneficial though.

fredrikekre added a commit to fredrikekre/julia that referenced this issue Dec 18, 2017
@fredrikekre
Copy link
Member

Huh, wonder why this wasn't auto closed...

@StefanKarpinski
Copy link
Member

Autoclose has not been working well for me for a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation This change introduces or involves a deprecation
Projects
None yet
Development

No branches or pull requests

5 participants