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

Move the instrumentation logic for the Scala IDE worksheet out of the compiler #6458

Closed
scabug opened this issue Oct 1, 2012 · 2 comments
Closed

Comments

@scabug
Copy link

scabug commented Oct 1, 2012

For 2.10.1 we want to move out of the compiler the instrumentation logic for the Scala IDE worksheet. That will allow for more flexible release cycles on
the scala-worksheet project and reduce the compiler's codebase.

In theory, this should be relatively easy to achieve, and it requires only one modification on the presentation compiler side (weakening visibility of a member).

We have a related ticket our side that can be used to track progress: scala-ide/scala-worksheet#91

We should make sure that this ticket is fixed before 2.10.1 goes into code freeze. If you could label this ticket as Critical for 2.10.1, I'd be thankful.

@scabug
Copy link
Author

scabug commented Oct 1, 2012

Imported From: https://issues.scala-lang.org/browse/SI-6458?orig=1
Reporter: @dotta
Affected Versions: 2.10.0

@scabug
Copy link
Author

scabug commented Oct 1, 2012

@dotta said:
By the way, feel free to assign me the ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants