[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
RE: [aspectj-users] If pointcut and side effects
|
- From: "Eric Bodden" <eric.bodden@xxxxxxxxxxxxxx>
- Date: Wed, 7 Jun 2006 15:17:18 -0400
- Delivered-to: aspectj-users@eclipse.org
- Thread-index: AcaKWXGgKy7r5X8aTPCfYCsVbdh9LAADTaIQ
- Thread-topic: [aspectj-users] If pointcut and side effects
> before() : p1() {...}
>
> after() : p2() {...}
>
> Here, the after advice has precedence over the before advice, so
> according to the appendix B in the programming guide the after advice
> should run first (although its body will of course run last).
Now you've gotta explain to us what's the difference between running an
advice an running its body, I guess... I am confused.
before-advice run of course before the joinpoint and after-advice after
the joinpoint. This has nothing to do with prescedence.
Eric
--
Eric Bodden
Sable Research Group, McGill University
Montreal, Canada
http://bodden.de