adding aspects to .class files? [message #18862] |
Tue, 01 April 2003 03:40  |
Eclipse User |
|
|
|
Originally posted by: bramez.users.sourceforge.net
Hi,
I am just starting with aspects (bought the book :-) ), and I would like
to know if this is possible:
I would like to add tracing code to some third party library, to
understand it's internal working. This means I need to add an aspect to
compiled code.
Can this be done?
thx,
Bram
|
|
|
Re: adding aspects to .class files? [message #18974 is a reply to message #18862] |
Tue, 01 April 2003 12:45  |
Eclipse User |
|
|
|
Hi,
Yes. Check out the weaving of aspects into bytecode using the AspectJ 1.1
RC1 released on March 14th 2003 which is available from the "downloads"
link on the AspectJ home page at http://www.eclipse.org/aspectj .
The README-11.html that is included in the download contains the
information you need to get started on this.
George
On Tue, 1 Apr 2003 08:40:07 +0000 (UTC), Bramez
<bramez@users.sourceforge.net> wrote:
> Hi,
>
> I am just starting with aspects (bought the book :-) ), and I would like
> to know if this is possible:
> I would like to add tracing code to some third party library, to
> understand it's internal working. This means I need to add an aspect to
> compiled code.
> Can this be done?
>
> thx,
>
> Bram
>
>
|
|
|
Re: adding aspects to .class files? [message #565381 is a reply to message #18862] |
Tue, 01 April 2003 12:45  |
Eclipse User |
|
|
|
Hi,
Yes. Check out the weaving of aspects into bytecode using the AspectJ 1.1
RC1 released on March 14th 2003 which is available from the "downloads"
link on the AspectJ home page at http://www.eclipse.org/aspectj .
The README-11.html that is included in the download contains the
information you need to get started on this.
George
On Tue, 1 Apr 2003 08:40:07 +0000 (UTC), Bramez
<bramez@users.sourceforge.net> wrote:
> Hi,
>
> I am just starting with aspects (bought the book :-) ), and I would like
> to know if this is possible:
> I would like to add tracing code to some third party library, to
> understand it's internal working. This means I need to add an aspect to
> compiled code.
> Can this be done?
>
> thx,
>
> Bram
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03936 seconds