Skip to main content



      Home
Home » Language IDEs » AspectJ » AJDT New Feature: Drag and drop aspects
AJDT New Feature: Drag and drop aspects [message #65012] Fri, 19 May 2006 07:54 Go to next message
Eclipse UserFriend
See for yourself:

http://eclipse.org/ajdt/newfeatures/#dnd

Regards,

Matt.
Re: AJDT New Feature: Drag and drop aspects [message #65028 is a reply to message #65012] Fri, 19 May 2006 08:42 Go to previous messageGo to next message
Eclipse UserFriend
For a moment I thought you've implemented generating pointcut
expressions by dragging aspects into the target methods... Apparently I
were wrong. :-(

regards,
Eugene


Matt Chapman wrote:
> See for yourself:
>
> http://eclipse.org/ajdt/newfeatures/#dnd
>
> Regards,
>
> Matt.
Re: AJDT New Feature: Drag and drop aspects [message #65127 is a reply to message #65028] Tue, 23 May 2006 12:23 Go to previous messageGo to next message
Eclipse UserFriend
Eugene Kuleshov wrote:
> For a moment I thought you've implemented generating pointcut
> expressions by dragging aspects into the target methods... Apparently I
> were wrong. :-(

Indeed. That does sound kinda interesting though - but I'm not sure how
it could work exactly...

Matt.
Re: AJDT New Feature: Drag and drop aspects [message #65213 is a reply to message #65127] Tue, 23 May 2006 14:33 Go to previous message
Eclipse UserFriend
Matt Chapman wrote:

>> For a moment I thought you've implemented generating pointcut
>> expressions by dragging aspects into the target methods... Apparently
>> I were wrong. :-(
>
> Indeed. That does sound kinda interesting though - but I'm not sure how
> it could work exactly...

On a second thought I wonder if you can drag target method (e.g. from
outline or package explorer into editor that has aspect code, so when
dropped it would add method expression for dragged method.

Other way around should be also possible, since there is generally
one-to-one mapping between advice and advised method.

regards,
Eugene
Re: AJDT New Feature: Drag and drop aspects [message #593724 is a reply to message #65012] Fri, 19 May 2006 08:42 Go to previous message
Eclipse UserFriend
For a moment I thought you've implemented generating pointcut
expressions by dragging aspects into the target methods... Apparently I
were wrong. :-(

regards,
Eugene


Matt Chapman wrote:
> See for yourself:
>
> http://eclipse.org/ajdt/newfeatures/#dnd
>
> Regards,
>
> Matt.
Re: AJDT New Feature: Drag and drop aspects [message #593800 is a reply to message #65028] Tue, 23 May 2006 12:23 Go to previous message
Eclipse UserFriend
Eugene Kuleshov wrote:
> For a moment I thought you've implemented generating pointcut
> expressions by dragging aspects into the target methods... Apparently I
> were wrong. :-(

Indeed. That does sound kinda interesting though - but I'm not sure how
it could work exactly...

Matt.
Re: AJDT New Feature: Drag and drop aspects [message #593833 is a reply to message #65127] Tue, 23 May 2006 14:33 Go to previous message
Eclipse UserFriend
Matt Chapman wrote:

>> For a moment I thought you've implemented generating pointcut
>> expressions by dragging aspects into the target methods... Apparently
>> I were wrong. :-(
>
> Indeed. That does sound kinda interesting though - but I'm not sure how
> it could work exactly...

On a second thought I wonder if you can drag target method (e.g. from
outline or package explorer into editor that has aspect code, so when
dropped it would add method expression for dragged method.

Other way around should be also possible, since there is generally
one-to-one mapping between advice and advised method.

regards,
Eugene
Previous Topic:My Aspect is not run
Next Topic:how to compare pointcuts
Goto Forum:
  


Current Time: Mon May 12 06:53:09 EDT 2025

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

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

Back to the top