Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] adviceexecution and annotations in equinox aspects

Hi!

I'd like to know if Equinox Aspects suports adviceexecution and
annotations.... I've made a simple adviceexecution to advise any advice and
my application got several errors during execution and in the end the
adviceexecution didn't advise

You should be able to use all the AspectJ features with Equinox Aspects. If something doesn't work with Equinox Aspects that works with AspectJ, it looks like a bug.

In that case would you submit a bug report to bugzilla? And if you have (or can produce) a small test project to reproduce the problem, that would be really good.

-Martin





Back to the top