←Older revision | Revision as of 06:03, 10 September 2025 | ||
Line 1: | Line 1: | ||
- | [[wikipedia:Kotlin_(programming_language)|Kotlin]] is the [[Java]] 2.0 people were always asking for. However | + | [[wikipedia:Kotlin_(programming_language)|Kotlin]] is the [[Java]] 2.0 people were always asking for. |
+ | |||
+ | == Improvements == | ||
+ | |||
+ | === Extension Methods === | ||
+ | |||
+ | {{:ExtensionMethods}} | ||
+ | |||
+ | |||
+ | == Drawbacks == | ||
+ | |||
+ | However [[Kotlin]] also comes with own glitches. | ||
Try to debug annotation processors in [[Gradle]] (which is the default build tool for [[Android]]) and '''Kapt''' isn't easy. One has to: | Try to debug annotation processors in [[Gradle]] (which is the default build tool for [[Android]]) and '''Kapt''' isn't easy. One has to: |