| Re: [aspectj-users] Proposal of a Patch for Scala |
On the bug report Linas provided a proper failing test, I've integrated that and his patch - it will be in a dev build later today.
That's good news.
Two questions:
2. I activate load-time weaving in a Spring XML like so:
<context:load-time-weaver/> <context:spring-configured/>
What would I have to do to use *compile-time* weaving for `@Configurable'?
Cheers ---Phil