#context-receivers channel?
# meta
j
#context-receivers channel?
z
why?
seems like that would be something for #eap or #compiler
2
j
To have something more specific
z
that’s not really a good enough reason on its own IMO
j
that could be extended to coroutines and a lot of features of kotlin that have their own channel. Probably a lot of people would search for context receivers without searching compiler
z
coroutines has a whole library associated with it, this is a language feature
this is more like suggesting a
#extension-functions
channel
👆🏾 1
👆 1
t
In my opinion, there is no need to create a whole channel for such a specific language feature which quite frankly isn't even good.
😂 1
y
Maybe something like #dsl can be reused for this? Since IMO context receivers are a very dsl-y feature because, in a way, they provide a dsl for DI, amongst many other use cases obviously