We use AspectJ with Scala all the time. You must use load-time weaving, but it works the same as with Java.
2 Likes
We use AspectJ with Scala all the time. You must use load-time weaving, but it works the same as with Java.