Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Weaving erases method annotations?


No - its a bug, which I have just this minute fixed - should appear in a dev build today.

I can barely keep up with the rate of bug finding you are managing !

cheers,
Andy.



Pepe Iborra <pepegg@xxxxxxxxx>
Sent by: aspectj-users-admin@xxxxxxxxxxx

23/01/2005 20:07

Please respond to
aspectj-users@xxxxxxxxxxx

To
aspectj-users@xxxxxxxxxxx
cc
Subject
[aspectj-users] Weaving erases method annotations?





It seems to happen that annotated methods lose their
annotations, even if they had runtime policy, when
they are compiled with Aspectj 5 (very latest CVS
build).

I'm sorry, I haven't conducted any simple tests to
demonstrate this, and I might be wrong. I think this
behaviour occurrs too when sources are compiled with
javac and weaved afterwards.

Is this an expected behaviour, or maybe it is a
limitation of M1?

Regards
Pepe


                                 
______________________________________________
Renovamos el Correo Yahoo!: ¡250 MB GRATIS!
Nuevos servicios, más seguridad
http://correo.yahoo.es
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-users


Back to the top