Hi,
I wanted to know whether there are any side-effects of weaving a class
twice with same binary aspect?
Is there a chance that my advices will run twice?
Hi Tahir,
no, there is no such danger. While weaving, AspectJ reverts the class to
its previous (un-weaved) state, and then weaves it again.
Simone
Tahir Akhtar wrote:
> Hi,
> I wanted to know whether there are any side-effects of weaving a class
> twice with same binary aspect?
> Is there a chance that my advices will run twice?
>
>
> Regards
> Tahir Akhtar
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@... > https://dev.eclipse.org/mailman/listinfo/aspectj-users