Hello Pavel,
2008/4/30 Pavel Avgustinov <pavel.avgustinov_at_magd.ox.ac.uk>:
>  Thanks for the additional information; I can now reproduce the problem. We
>  will look into it asap.
>
>  @abc-devs: Here's a small test case:
>
>  aspect Test {
>     void around() : call(* println(..)) {
>         System.out.print(thisJoinPoint);
>         proceed();
>     }
>  }
I just wanted to inquire:
Have you made any progress in this issue?
Regards,
Thomas
Received on Thu May 08 2008 - 11:00:25 BST
This archive was generated by hypermail 2.2.0 : Thu May 08 2008 - 11:50:11 BST