Hi Oren,

I'm using AOSGi and trying to define precedence between two aspects that
operate on the same join-point however it doesn't work (In one aspect I
defined 'declare precedence: B, A;' and still A's advice operates before B's
advice). Is AOSGi supposed to support 'declare precedence' at all?

Equinox Aspects should support all of the AspectJ features,
of course... ;-)

Could you open a bug report against Equinox/Incubator with "[aspects]" in the subject and maybe attach a small example to reproduce the problem? That would be great.

-Martin


_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Reply via email to