Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Aspects Equinox Incubator 1.0.1 Released

Wonderful!

Does this mean that someday AJDT will become a AOSGi bundle that weaves into JDT? It seems that such a bundle can pass through all the functionality of JDT to aspects developers and augment aspect-related functionality through weaving. I imagine that the same approach can enable a powerful way to create plugins for other languages in Eclipse (Groovy, for example).

-Ramnivas

Matthew Webster wrote:

We are pleased to announce the release of AOSGi 1.0.1. Please see the home page for details of how to download an use it:

http://www.eclipse.org/equinox/incubator/aspects/

AOSGi is an Equinox framework extension and a bundle that presents the AspectJ complier as an OSGi service which together facilitate load-time weaving of aspects packaged in bundles. It’s also a programming model for developing new applications or extending existing ones that are deployed on the Eclipse platform. For those of you who are using LTW and are targeting OSGi, Eclipse or RCP applications this project offers a more integrated, JDK-independent alternative to using JVMTI. There is also a growing set of demos for you to download and try. Please post any questions to aspectj-users@xxxxxxxxxxx or equinox-dev@xxxxxxxxxxx and report bugs, comments or requests to Bugzilla:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Equinox

The Aspects Incubator Team

Matthew Webster
AOSD Project
Java Technology Centre, MP146
IBM Hursley Park, Winchester,  SO21 2JN, England
Telephone: +44 196 2816139 (external) 246139 (internal)
Email: Matthew Webster/UK/IBM @ IBMGB, matthew_webster@xxxxxxxxxx
http://w3.hursley.ibm.com/~websterm/

_______________________________________________ aspectj-users mailing list aspectj-users@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/aspectj-users

Back to the top