Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] After Advice and method result

As I got the prototype working as a PoC. Wondering if anybody can help me with what to know before pushing to production in terms of gotchas, potential pitfalls/issues etc.

Thanks in advance

On 9/16/15 7:35 AM, Alexander Kriegisch wrote:
Yes, it is, so it is good enough for logging, copying etc. But if you want to modify the result before passing it on to the caller you need to use an 'around' advice.



_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users



Back to the top