<https://kotlinlang.slack.com/archives/C0A974TJ9/p...
# coroutines
m
https://kotlinlang.slack.com/archives/C0A974TJ9/p1506022355000370
Ilya Ryzhenkov [JB] [10:36 PM]
That would be a question for #coroutines 🙂 But why?
Because this request handler feels like an object. It encapsulates state, etc. Of course, I can do it without explicit class declaration now, but I may want to implement an interface later. simple smile