Is it possible in any way to connect AspectJ (aspect oriented programming) for Play Framework?
As I understand it, the problem is that Play compiles files on the fly.
That's all so far managed to find:
groups.google.com/group/play-framework/browse_thre...PS This is the first web framework in Java, which I work, so all the details I don't know.