AOP Around Filters!

4 views
Skip to first unread message

Jrad

unread,
Apr 9, 2011, 5:41:26 AM4/9/11
to jquery-claypool
Dear Chris,
Consider App.Controllers.Menu.show function which returns a value.
(show function returns a function in our example)
When using an around filter on show, if we call "invocation.proceed()"
it seems that the return value of show function is undefined! (instead
of the return value of normal call without AOP filter)
I thought that this may be a bug in around filter implementation in
Claypool missing return values of the calls to methods of their
target!?

Jrad

unread,
Apr 11, 2011, 6:40:45 AM4/11/11
to jquery-claypool
I resolved the problem and this was not due to claypool proceed
method!
Thank U.
Reply all
Reply to author
Forward
0 new messages