Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Is this possible with Aspect/J?

Back from a short vacation, so finally got around trying this:

On 7/7/06, Conway. Fintan (IT Solutions) <Fintan.Conway@xxxxxx> wrote:
Your around advice will use this "key" value to do the authorising.  A
call to proceed() without any arguments will cause the original method
to continue executing *with all of its original parameters*.


What version of A/J has this? I get an error message on proceed() with
no args in Eclipse (3.2 with AJDT 1.4 which contains  A/J 1.5.2
AFAICT)...


Back to the top