neil loughran wrote:

> Try either 

> if(false) or if(true).. I can never recall which one it is!

That should be if(false). I'm aware that other constructs like the one
you suggest also work, but I was specifically looking for some "empty"
pointcut. I like the simplicity of it.

Cheers
Martin


_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to