https://kotlinlang.org logo
Title
g

gildor

10/24/2018, 6:18 AM
Is code of
<http://play.kotlinlang.org|play.kotlinlang.org>
opensourced? I cannot find it. Would be good to update kotlinx.coroutines version there
👍 1
e

elizarov

10/24/2018, 7:26 AM
It should have quite an up-to-date
kotlinx.coroutines
, though.
g

gildor

10/24/2018, 7:35 AM
Thanks! Looks that version is older than 0.30.0, because supervisorScope is not available and Job uses old semantics of cancellation https://pl.kotl.in/BJ-OlspjQ
Kotlin 1.3.0-rc-46 and Kotlinx.Coroutines 0.26.1-eap13
I actually just now realised that play.kotlinlang.org uses the same server as try.kotlinlang.org
:yes: 2
k

karelpeeters

10/24/2018, 8:33 AM
Is there any reason to use try.kotlinlang.org now? Or is it just there to keep old shared snippets around?
g

gildor

10/24/2018, 8:39 AM
Would be really nice to move “My Programs” and other section of try.kotlinlang.org to play which has much better UI and editor and just make redirect from
try
to
play
. Also
play
doesn’t have login feature, so you cannot save your progess and don’t have access to list of your snippets