Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] context with and without annotations

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

Rifflard Mickaël wrote:
> Hi Eric,
>
> Sorry for this mistake but I have simplified my case for writing
> this message and I made an error.
>
> The call to myMethod is
> 			moc.myMethod("sample",mc);
> instead of
> 			moc.myMethod("sample",moc);
And still: Also the object mc of type MyClass is no subtype of
MyAnnotation! You must not mix up the "annotated with" and "subtype
of" relation. IMHO this would still be no valid Java.

Eric

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

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

iQA/AwUBQlaM4MwiFCm7RlWCEQKJugCfYLsmXODXVvi8dj4u/cHJbR7x2wkAniQt
f3+thFDZIttppXa2c4Tiy6s3
=M6xQ
-----END PGP SIGNATURE-----





Back to the top