Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Matching methods with a particular argument type

On 2/8/07, Vincenz Braun <vb@xxxxxxxxx> wrote:
So args ha a instanceof semantic and one would aspect null values not to match.
Normally, with statically determinable pointcuts this is not the case in aspectj:

I would be surprised if this was not a bug. Surely this cannot be intentional.

Eric

--
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


Back to the top