Hi Vinicius,
This is an area where Aspectj can be useful, although it can be a little
more difficult. There is a kind of advice, around advice (@Around), that can
return an alternative value from a join point. However, its contract is that
it will return a compatible type as the constructor, so it
Now that I¹ve been using AJ for a while, things are working great. I guess
I just had a bad installation initially. *shrug* The suggestion to use
annotation-based PCDs was awesome! Thanks everyone for the help.
From: Dean Wampler <[EMAIL PROTECTED]>
Organization: Aspect Programming
Reply-To: