https://kotlinlang.org logo
Title
o

orangy

10/29/2018, 2:56 PM
It’s released when the blog post is published. Please be patient.
2
👆 1
👍 16
h

Hamza

10/29/2018, 2:57 PM
so we can’t discuss till the blog comes out?
o

orangy

10/29/2018, 2:59 PM
You can, but it is kinda hard, since it will cause some “it doesn’t work for me”, “how do I?“, “doesn’t work with maven central”, and so on.
I really wish we could have transactions for Internet 🙂
😂 11
h

Hamza

10/29/2018, 2:59 PM
ah, i understand.
a

adam-mcneilly

10/29/2018, 3:00 PM
kotlin.beginTransaction()
slack.shh()
kotlin.commit()
slack.discuss()
🥇 3
o

orangy

10/29/2018, 3:02 PM
It’s far more complex than that… Distributed transactions across twitter, blog platform, maven, bintray, github, slack, sdkman, brew, npm… It’s about 20% of the list…
Also, I’d use
kotlin.transaction { … }
DSL 😉
8
h

Hamza

10/29/2018, 3:05 PM
if it isn’t 100% ready i’m surprised they put it up as a plugin. imo that should be one synchronous to when the blog comes out. keeps the suspense on everyone’s part 😂
o

orangy

10/29/2018, 3:05 PM
Synchronous doesn’t work. What if plugin is broken or something?
Each step is verified.
h

Hamza

10/29/2018, 3:06 PM
right, i forgot about that