ITADN

Context Receivers are Deprecated and Marked for Removal

#64Closedsolonovamax 创建于 2024-10-07
S
solonovamaxcommented
Context receivers have been deprecated and marked for removal, as-per https://github.com/Kotlin/KEEP/issues/259#issuecomment-2278319746. Replacing them are [Context Parameters](https://github.com/Kotlin/KEEP/issues/367). 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.
关闭于 2025-12-14 1 条评论