Annotation processing for Kotlin code / Сергей Рябов
Saint AppsConf 2019
21 и 22 октября 2019, Санкт-Петербург
Подробности и билеты на сайте
AppsConf 2018
Зал «Зал 3. Сделай погромче»
8 октября, 17:00
Тезисы и презентация:
When promoting Kotlin over Java to your friend the first argument you’ll probably use will be its powerful syntax: in-house nullability support, default arguments, delegated properties, data & sealed classes, etc. These features are really the stuff we’re benefiting from everyday, but if we’ll take Java annotation processors then sadly the only information they can get about our code will be Java-related and no info about Kotlin-specifics. In this talk we’ll find out how to use Kotlin metadata added to the bytecode to get info about Kotlin-specific features in the code and utilise it during annotation processing.
--------
Нашли ошибку в видео? Пишите нам на support@
1 view
830
259
1 month ago 00:54:13 1
Annotation processing for Kotlin code / Сергей Рябов
1 month ago 00:45:31 1
Как заставить Kotlin писать код за нас, или Как с Kotlin быть поэтом / Вадим Гальцев (Альфа-Банк)
1 month ago 03:02:33 2
Natural Language Processing with spaCy & Python - Course for Beginners
2 months ago 00:04:19 1
DADABOTS - GENRE CANNON (ai song contest 2024)
3 months ago 00:12:56 3
Annotation Processing в Java // Демо-занятие курса «Разработчик Java»
3 months ago 00:48:23 5
EEVblog #244 - How To Lay Out A PCB - PSU Design Part 9
3 months ago 01:25:36 7
Kotlin codegeneration // Демо-занятие курса «Android Developer. Professional»