Hi, does anyone know if there will be support for ...
# multiplatform
j
Hi, does anyone know if there will be support for swift
static func
or class methods in obj-c ? I have seen that some of the Jetbrains teams don’t feel there is an equivalent semantic version of this in the kotlin language. For example this issue: https://youtrack.jetbrains.com/issue/KT-71364/Kotlin-companion-object-methods-are-not-mapped-to-Objective-C-class-methods
j
Thanks @ephemient but that seems more for the JVM and not Native.
The KEEP does talk about other languages but it still seems primarily JVM. I’ll keep reviewing and maybe drop a request. Thanks!