[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ews.eclipse.technology.aspectj] Re: Status and future plans for AspectJ/AJDT? (mustang support in particular)

I can answer the AJDT side of things - yes we will fully support Eclipse 3.2. We're working on a development build to support yesterday's 3.2M6 milestone, and will continue with development builds until a final AJDT 1.4 release very close to the Eclipse 3.2 release. Our priority is making sure AJDT can be used with large projects - so things like memory usage and performance, plus tools to manage high levels of crosscutting.

Matt.

MortenCh wrote:
With AspectJ/AJDT since December offering full support for JDK1.5 and runtime weaving and lots of other great new stuff, what are the current and future plans for AspectJ/AJDT ? In particular what will happen with AspectJ/AJDT in order to be compatible with Mustang and Eclipse 3.2 as they are released later this year ?

Will AspectJ play nice with the changes to the class format in mustang and with the integrated JSR 269 annotation processor in the javac 1.6 compiler (among other issues, if ajc is continue to be a viable replacement for javac surely it must also support the internal annotation processor).

The reason I ask it that I would like to be able to use JDK1.6 with it's new JSR 269 annotation processing + eclipse 3.2 + AspectJ/AJDT (and maybe Spring but that is another issue). Will that be possible? If yes, when ?

Thanks,
Morten