Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Is it possible to externalize declare precedence statements?

Thanks, Andy.

I do not have many aspects as of now, so I can manage with a single declare
precedence statement listing all of the aspects. But this approach does not
scale for a large number of aspects, so definitely, I'd like to be able to
split it in the future into multiple statements.

--
View this message in context: http://aspectj.2085585.n4.nabble.com/Is-it-possible-to-externalize-declare-precedence-statements-tp4210648p4215404.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top