Quick question (I hope) do annotations and annotation processing work for native?
o
olonho
07/25/2017, 12:07 PM
Seems for now the best answer is 'no' :(
y
yperess
07/26/2017, 1:30 PM
Thanks, is it on the road map? I can see a lot of strength in it by effectively creating a preprocessor that's much more powerful/flexible than macros are in C. Anything I can do to help?
o
olonho
07/27/2017, 8:59 AM
likely the way to go is to have uniform annotation processing for all Kotlin platforms (JVM, JS, Native)