Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] declare annotations within aop.xml

Hi all,

I'm interested in the possibility to declare field and method annotations directly on concrete aspects in an aop.xml. Basically I have the same "problem / feature request" as Thomas on the following post:
http://aspectj.2085585.n4.nabble.com/abstract-quot-declare-method-quot-td3823887.html

What I also found is the following enhancement request from Andrew:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359159

On the end of comment 1 Andrew says: 

"A similar model could be extended to
support any declares too (anntation/parents)".

So I'm curious if there are currently any plans to implement this feature or can anybody provide an alternate solution to this problem?

Thanks in advance.

Domi

Back to the top