Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Modifying the parameters of methods with arbitrarysignatures

On 31/10/2007, Chris Rose <chris.rose@xxxxxxxxxxxxxxxxxxx> wrote:
> That works for the purposes of getting them, but I need to feed them
> back into the proceed call, don't I?

Hi Chris. AFAIK there is no way to do this in AspectJ. (it would be
very hard to get this working within the compiler)

Eric

-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


Back to the top