Am Thu, 26 Mar 2015 09:05:25 GMT
schrieb "Mathias LANG" pro.mathias.lang@gmail.com:

Now that 2.067 is out, I will resume my work on the new REST
generator. That's definitely something that could fit in. Do you need
the attributed parameter in addition, or do you just want to do some
kind of check (like isAuthenticated) ?

My use cases are authentication, authorization, input verification (e.g.
UTF8 validation), and catching exceptions with hypothetical @around
filters.

These require access to input parameters and modification of the
output, or even responding without calling the actual method.