Join Slack
Powered by
Most of those things should be moved up a bit!
# announcements
k
karelpeeters
10/30/2018, 11:25 AM
Most of those things should be moved up a bit!
m
Mike
10/30/2018, 12:37 PM
I agree. Put Kotlin benefits above Java bullet points.
k
karelpeeters
10/30/2018, 1:18 PM
Well I mean move some of the stuff in "What Java has that Kotlin does not" into "Some Java issues addressed in Kotlin".
karelpeeters
10/30/2018, 1:19 PM
Primitive types, wildcard, non-private fields.
karelpeeters
10/30/2018, 1:19 PM
And remove ternary operator because that just got replaced with
if
expressions.
m
Mike
10/30/2018, 1:30 PM
Ahhh yes. Even better! As it stands, people assume the list is things kotlin is missing or that are better in Java when we all know they aren't.
k
karelpeeters
10/30/2018, 2:08 PM
I'm still salty about companion objects, that can stay in the list.
Open in Slack
Previous
Next