Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » intertype declarations and declare-parents declarations not shown
intertype declarations and declare-parents declarations not shown [message #37155] Wed, 02 June 2004 13:04 Go to next message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
The "Aspect Visualization" perspective only displays pointcuts where
advices are interjected, but it does not mark classes that are e.g.
touched by
"declare parents: <somePattern> implements
<someInterface>;"-declarations nor those affected by intertype
declarations, e.g. something like "<someType>
<somePackage>.<someClass>.someName;".

Is that correct? Or have I misphrased my patterns such that they don't
match anything and that is why I don't see anything?

It would of course be helpful, if the latter constructs would also
produce some visible marker in the visualization. But I guess, you
know that and are already working on it. ;-)

Michael
Re: intertype declarations and declare-parents declarations not shown [message #37189 is a reply to message #37155] Wed, 02 June 2004 16:15 Go to previous message
Eclipse UserFriend
Originally posted by: clemas.uk.ibm.com

:)

In fact, I only noticed last week that the visualiser wasnt showing
either intertype declarations or declared warnings/errors (both of which
it might be useful to see). They are relatively easy to add but I will
probably make it optional to display them in the visualiser.

Andy.



Michael Moser wrote:
> The "Aspect Visualization" perspective only displays pointcuts where
> advices are interjected, but it does not mark classes that are e.g.
> touched by
> "declare parents: <somePattern> implements
> <someInterface>;"-declarations nor those affected by intertype
> declarations, e.g. something like "<someType>
> <somePackage>.<someClass>.someName;".
>
> Is that correct? Or have I misphrased my patterns such that they don't
> match anything and that is why I don't see anything?
>
> It would of course be helpful, if the latter constructs would also
> produce some visible marker in the visualization. But I guess, you
> know that and are already working on it. ;-)
>
> Michael
>
>
Re: intertype declarations and declare-parents declarations not shown [message #580581 is a reply to message #37155] Wed, 02 June 2004 16:15 Go to previous message
Andrew Clement is currently offline Andrew ClementFriend
Messages: 162
Registered: July 2009
Senior Member
:)

In fact, I only noticed last week that the visualiser wasnt showing
either intertype declarations or declared warnings/errors (both of which
it might be useful to see). They are relatively easy to add but I will
probably make it optional to display them in the visualiser.

Andy.



Michael Moser wrote:
> The "Aspect Visualization" perspective only displays pointcuts where
> advices are interjected, but it does not mark classes that are e.g.
> touched by
> "declare parents: <somePattern> implements
> <someInterface>;"-declarations nor those affected by intertype
> declarations, e.g. something like "<someType>
> <somePackage>.<someClass>.someName;".
>
> Is that correct? Or have I misphrased my patterns such that they don't
> match anything and that is why I don't see anything?
>
> It would of course be helpful, if the latter constructs would also
> produce some visible marker in the visualization. But I guess, you
> know that and are already working on it. ;-)
>
> Michael
>
>
Previous Topic:intertype declarations and declare-parents declarations not shown
Next Topic:ADJT aspectJ does not wave aspects
Goto Forum:
  


Current Time: Tue Mar 19 05:21:12 GMT 2024

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

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

Back to the top