Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 11:54 Go to next message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
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 12:42 Go to previous messageGo to next message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
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 16:23 Go to previous messageGo to next message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
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 18:33 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
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 12:42 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
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 16:23 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
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 18:33 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
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: Fri Mar 29 07:36:30 GMT 2024

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

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

Back to the top