Closed GoogleCodeExporter closed 8 years ago
btw: the issue should be an enhancement, not an defect...
Original comment by bertram....@entega-service.de
on 11 Jan 2008 at 12:05
I attached a patched InterceptorChain.java. It worked for me quiet well.
Original comment by bertram....@entega-service.de
on 11 Jan 2008 at 1:19
Attachments:
Thanx!
Original comment by miroslav...@gmail.com
on 13 Jan 2008 at 8:36
I take your code and make some slight changes but the idea remains the same.
The only
difference is that the next interceptor's MethodInvocation is fetched lazily
rather
than eagerly.
I have also added a test to InterceptorChainTestCase.
Will check in code shortly.
Do you mind if i add your email to IChain.java ?
Original comment by miroslav...@gmail.com
on 13 Jan 2008 at 11:48
Yes, that's fine with me, put it in. :)
Original comment by bertram....@entega-service.de
on 14 Jan 2008 at 8:29
Original issue reported on code.google.com by
bertram....@entega-service.de
on 11 Jan 2008 at 12:03