[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] Understanding AspectJ source?
|
- From: "Eduardo S. Cordeiro" <escordeiro@xxxxxxxxx>
- Date: Mon, 24 Apr 2006 14:01:37 -0300
- Delivered-to: aspectj-users@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Hf9LqR/AdGFY2DWlK4GNu/miFLW1xNo/MB8y2O8VWW/KNp6Kx8k/MFQS1T/Pjit2Loh67dgTNIS6E9sVC6Gh2rPRb2LWitQZRP+pKw5RgwXG/V6ZDFB2sO8q6JXKQT3R8SOQ2T0H7pZA2Yd3BQ8y+e5lWMCZ4MkUYNUZY40MBdM=
In project 'docs' available from cvs there is a guide to understanding
the AspectJ source, at /developer/compiler-weaver
I believe it'll suit your needs. (but prepare to face a big beast --
imho the code is pretty hard to read and keep track of)
Regards,
Eduardo
On 4/24/06, Nadia Belblidia-Guerroumi <na_bel@xxxxxxxxxxxxxxxx> wrote:
>
> Hi !
>
> I want to understand the source code of AspectJ. I would like to see in
> which files the this, target and args pointcuts are checked?
>
> Where may I find how the weaving is done on the bytecode?? For example, I
> want to read the aspectJ code where an instruction invokevirtual is tested
> against a call pointcut?
>
> If you have already digged into the source code of AspectJ. Could you help
> me?
>
>
> Nadia.
>
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
>
>