Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] catching methods *not* calling a specific method?

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

I think that's impossible because, as you pointed out, at the
beginning of the "outer" method execution it is not known yet, ff the
method is going to call the second method. In fact a piece of advice,
could even *cause* dispatch of the second method. So it's not
decidable, when this joinpoint in question would match.

Eric

- -- 
Eric Bodden
Chair I2 for Programming Languages and Program Analysis
RWTH Aachen University

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3

iQA/AwUBQZJ2+MwiFCm7RlWCEQJIpwCgr5N9FjcbHAwe9v1mmN3JuFGQPJcAoMzp
IFyk5+uDDskvqRD840sI0scw
=CER8
-----END PGP SIGNATURE-----




Back to the top