Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Is it possible to abstract away the subject type in the declare parents statement?

Consider the following abstract aspect:


Is it possible to abstract (@LogMe *) away, behind a type pattern
declaration, that could be overridden in a derived aspect?

--
View this message in context: http://aspectj.2085585.n4.nabble.com/Is-it-possible-to-abstract-away-the-subject-type-in-the-declare-parents-statement-tp4170237p4170237.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top