Hello,
Is it possible to override the default exception responses? For example, a missing action returns something similar to:
{"results":{"exception":{"code":0,"message":"Module 'MyModule' does not have a callable method 'MyAction'"}}}
I can easily hack into the Alloy code and change it, however, such a solution sounds bit lame :)
Thanks in advance,
Geri