Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] EclipseCon 2007 AOP Track


Eugene,

I believe Spring IDE is using AJDT extension points.

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/



Eugene Kuleshov <eu@xxxxxxxx>
Sent by: aspectj-users-bounces@xxxxxxxxxxx

24/01/2007 16:46

Please respond to
aspectj-users@xxxxxxxxxxx

To
aspectj-users@xxxxxxxxxxx
cc
Subject
Re: [aspectj-users] EclipseCon 2007 AOP Track






 Matthew, speaking of extending AJDT tools, I wonder if it can allow
3rd party extensions to expand its functionality. For instance, spring
IDE added its own Beans Crossreferences view, which has additional
information about beans, comparing to AJDT's Cross References view.

 So, it would be nice if Spring IDE could just contribute some
extension to that view, so user could reuse the same view in both cases.
In worst case it could be as simple as contributing custom panel to be
shown in the view (similar to the Outline and History views extension
mechanism).

 See Rod Johnson blog at
http://blog.interface21.com/main/2007/01/21/spring-ide-powering-ahead/

 regards,
 Eugene


Matthew Webster wrote:
> Once again the AspectJ and AJDT projects with be represented at
> EclipseCon. Far two sessions have been accepted: ... If you are
> attending the conference and would like to see more AOP content then
> your votes count. The following demos and short talk have yet to be
> accepted. Please take a look at the proposals and post any comments.
>
> What's New in AJDT
> This Short Talk will describe the new features added recently and
> preview features under development for the next release
> http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=3971
>
> Implementing and Deploying Extension Points for Existing Plug-ins with
> the Aspects Incubator
> This Demo will show you how the Aspects Equinox Incubator can be used
> to implement or modify extension points in existing bundles.
> http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=3992
>
> Getting Started with the Aspects Equinox Incubator
> This Short Talk will outline how to develop, test and deploy dynamic
> aspect-oriented applications, libraries or services using familiar
> tools such as AJDT and PDE.
> http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=3993
>
> If there are any other AOP-related sessions proposed for EclipseCon
> that I have missed please post them to the list.
>
> Matthew Webster

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


Back to the top