Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Please upvote compile-time weaving in kotlin

Hi Matthew.

I would not expect JetBrains to do anything in that area anytime soon,
as nice that would be. The did not even improve AspectJ support in
IntelliJ IDEA for years, many open tickets there. Expecting them to
write an AspectJ compiler for Kotlin might be a little bit too much.

For the time being, did you try binary weaving on your already compiled
Kotlin classes? I know it is not exactly what you want, but you said
that missing AspectJ support is blocking your company's Kotlin adoption.
How far did you get with binary weaving? Which concrete problems
occurred, if any?

Regards
--
Alexander Kriegisch
https://scrum-master.de


Matthew Adams schrieb am 20.11.2020 03:00 (GMT +07:00):

> Please go upvote https://youtrack.jetbrains.com/issue/KT-43476 if
> you'd like to see compile-time support in kotlin.


Back to the top