-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#33 Translate Java sources to Kotlin #36
Conversation
I just works! It was pleasant to do. Gradle is cool, Kotlin is cool. But IDEA killed my OS once because of OOM... UPD: It is not IDEA killing my system, but IDEA + Firefox + Gradle Build |
people/server/src/main/kotlin/ru/ifmo/se/dating/people/api/HttpMonitoringApi.kt
Show resolved
Hide resolved
people/server/src/main/kotlin/ru/ifmo/se/dating/people/api/HttpPeopleApi.kt
Show resolved
Hide resolved
А зачем было всё сразу переписывать на Kotlin, он же умеет в интероп с джавой |
@e1turin, там одни заглушки были. Этот код будет поддерживаться, поэтому лучше, чтобы он был на котлине. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.