Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » adding aspects to .class files?
adding aspects to .class files? [message #18862] Tue, 01 April 2003 08:40 Go to next message
Eclipse UserFriend
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 17:45 Go to previous message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
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 17:45 Go to previous message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
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
>
>
Previous Topic:Problems (bugs?) in building and running AspectJ programs in AJDT 1.1.1
Next Topic:Re: Why is my AspectJ source file being compiled (and failing)?
Goto Forum:
  


Current Time: Fri Apr 26 07:59:28 GMT 2024

Powered by FUDForum. Page generated in 0.02825 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top