[aspectc-user] advice that(type) : ..() {..} gives compiler error

Hans VB hans.vanbroeckhoven at telenet.be
Tue Jun 21 17:57:06 CEST 2005


Hi again,

> It does work when i do
> advice execution("% %::%(...)") && that("Worker") {}
> (but that woulnd't be exactly the same functionality)
>
I gives the same error when i do :

advice call("% %::%(...)") && that("Worker") {}

which kinda makes sense because of the non-definition of 'this' in a 
*call* I guess.
But is this intended behaviour?


Greets,
Hans




More information about the aspectc-user mailing list