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

Context Receivers are Deprecated and Marked for Removal #64

Open
solonovamax opened this issue Oct 7, 2024 · 0 comments
Open

Context Receivers are Deprecated and Marked for Removal #64

solonovamax opened this issue Oct 7, 2024 · 0 comments

Comments

@solonovamax
Copy link

Context receivers have been deprecated and marked for removal, as-per Kotlin/KEEP#259 (comment).

Replacing them are Context Parameters.
Once those are merged and released, context receiver support will be dropped completely from the compiler. So, when that happens silk needs to migrate to context parameters.

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

1 participant