I mean, anything is better than a 5-word name that...
# coroutines
v
I mean, anything is better than a 5-word name that we have now. How about Delegates.fixedPool?
e
It is too dangerous function for a short name.
We don’t want to be easily discoverable. It is long on purpose.
👍 1
v
Yes, but as the slide shows, people treat it as normal API , similar to those in other frameworks
e
We’ll see what we can do.
j
newFixedThreadPoolContext
is super clear what it means, making it anything else removes meaning
6
d
It could be
Dispatchers.newFixedThreadPool
👍 4
The counter examples aren't much shorter because they have the "namespace" thing, just like
Dispatchers
, making it longer
e
👆🏼 1
🤔 1