Skip to content

Refactor Context #16383

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

Merged
merged 4 commits into from
Nov 21, 2022
Merged

Refactor Context #16383

merged 4 commits into from
Nov 21, 2022

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Nov 19, 2022

  • Handle all context state (except caches) in FreshContext.
  • Drop unsused operations
  • Don't have separate classes for NoContext and InitialContext

 - Handle all context state (except caches) in FreshContext.
 - Drop unsused operations
 - Make NoContext a simple val instead of an object
@odersky
Copy link
Contributor Author

odersky commented Nov 21, 2022

Going to merge now, since it is a large change set but should be uncontroversial.

@odersky odersky merged commit 2992589 into scala:main Nov 21, 2022
@odersky odersky deleted the refactor-context branch November 21, 2022 10:57
@Kordyjan Kordyjan added this to the 3.3.0 milestone Aug 1, 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

Successfully merging this pull request may close these issues.

3 participants