Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Looking for Class File ByteCode Weaving for Eclipse 2.1
Looking for Class File ByteCode Weaving for Eclipse 2.1 [message #51166] Fri, 29 April 2005 20:13 Go to next message
Eclipse UserFriend
Originally posted by: Jeffrey.Griffith.siemens.com

The FAQ at http://www.eclipse.org/aspectj/doc/faq.html#q:bytecodeweavin g
mentions that bytecode weaving for class files might be available in
version 1.1. The quote is:

"If you have an application for using aspects and bytecode, please let the
AspectJ team know of your requirements. We expect to have a demonstration
classloader available in the 1.1 release or soon thereafter."

We have an application for it, but we're stuck with Eclipse 2.1 (for now).
Is a version of it available for this environment? If not, can I get
source? I tried using Eclipse to connect to CVS using the instructions at
http://www.eclipse.org/aspectj/doc/faq.html#q:buildingsource and the
Eclipse Project pages, but all I get is blank screens (it looks like
"anonymous" doesn't authenticate).

In general, we would like to use aspects to implement light-weight,
low-cost performance instrumentation during development. We've had too
many cases where unmaintained development instrumentation has created bugs
and we would like to strip out all non-production code from the code base.
Class file bytecode weaving would allow developers to attach
instrumentation at specific places without recompiling the code.
Re: Looking for Class File ByteCode Weaving for Eclipse 2.1 [message #51348 is a reply to message #51166] Wed, 04 May 2005 14:47 Go to previous message
Eclipse UserFriend
Originally posted by: clemas.uk.ibm.com

AJDT 1.1.4 can be downloaded for Eclipse 2.1 and includes a version of
AspectJ that performs binary weaving - see the AJDT download page at
http://eclipse.org/ajdt.

Andy.

Jeff Griffith wrote:
> The FAQ at http://www.eclipse.org/aspectj/doc/faq.html#q:bytecodeweavin g
> mentions that bytecode weaving for class files might be available in
> version 1.1. The quote is:
>
> "If you have an application for using aspects and bytecode, please let
> the AspectJ team know of your requirements. We expect to have a
> demonstration classloader available in the 1.1 release or soon thereafter."
>
> We have an application for it, but we're stuck with Eclipse 2.1 (for
> now). Is a version of it available for this environment? If not, can I
> get source? I tried using Eclipse to connect to CVS using the
> instructions at
> http://www.eclipse.org/aspectj/doc/faq.html#q:buildingsource and the
> Eclipse Project pages, but all I get is blank screens (it looks like
> "anonymous" doesn't authenticate).
> In general, we would like to use aspects to implement light-weight,
> low-cost performance instrumentation during development. We've had too
> many cases where unmaintained development instrumentation has created
> bugs and we would like to strip out all non-production code from the
> code base. Class file bytecode weaving would allow developers to attach
> instrumentation at specific places without recompiling the code.
Re: Looking for Class File ByteCode Weaving for Eclipse 2.1 [message #587995 is a reply to message #51166] Wed, 04 May 2005 14:47 Go to previous message
Andrew Clement is currently offline Andrew ClementFriend
Messages: 162
Registered: July 2009
Senior Member
AJDT 1.1.4 can be downloaded for Eclipse 2.1 and includes a version of
AspectJ that performs binary weaving - see the AJDT download page at
http://eclipse.org/ajdt

Andy.

Jeff Griffith wrote:
> The FAQ at http://www.eclipse.org/aspectj/doc/faq.html#q:bytecodeweavin g
> mentions that bytecode weaving for class files might be available in
> version 1.1. The quote is:
>
> "If you have an application for using aspects and bytecode, please let
> the AspectJ team know of your requirements. We expect to have a
> demonstration classloader available in the 1.1 release or soon thereafter."
>
> We have an application for it, but we're stuck with Eclipse 2.1 (for
> now). Is a version of it available for this environment? If not, can I
> get source? I tried using Eclipse to connect to CVS using the
> instructions at
> http://www.eclipse.org/aspectj/doc/faq.html#q:buildingsource and the
> Eclipse Project pages, but all I get is blank screens (it looks like
> "anonymous" doesn't authenticate).
> In general, we would like to use aspects to implement light-weight,
> low-cost performance instrumentation during development. We've had too
> many cases where unmaintained development instrumentation has created
> bugs and we would like to strip out all non-production code from the
> code base. Class file bytecode weaving would allow developers to attach
> instrumentation at specific places without recompiling the code.
Previous Topic:Aspect priority(weaving order)
Next Topic:cannot open .aj files again?
Goto Forum:
  


Current Time: Fri Apr 26 13:08:31 GMT 2024

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

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

Back to the top