Re: [aspectwerkz-user] non recursive proceed

Michael Nascimento <[email protected]> Sat, 4 Feb 2006 18:09:35 -0300
Newsgroups gmane.comp.java.aspectwerkz.user
Message-ID <[email protected]>
On 2/3/06, Jonas BonĂ©r <[email protected]> wrote:
> I do not see any other way since the whole call stack is statically compiled

Well, it used to be possible on AW 1.x, since it was possible to
obtain a reference to the original method from the JoinPoint instance.
This change actually stopped genesis from migrating to 2.0 for a
while.

What we did was to use Jonas' suggested boolean approach to work
around this. However, I really do think AW should provide this hook
again, especially now that another user faces the same problem ;-)

Regards,
Michael Nascimento Santos
https://genesis.dev.java.net/
https://thinnb.dev.java.net/