Fork me on GitHub
#yada
<
2017-03-02
>
grav08:03:34

I’d like to avoid that Yada handles exceptions, so that my debugger can take over (in dev mode). I’m told the error interceptor chain can help me. Can anyone point me to an example of how that is used?

dominicm13:03:30

grav: I'm not sure off the top of my head. There's a few examples interceptor chains around I think

dominicm13:03:48

I'd look through the source for yada, in the tests directory

dominicm14:03:25

grav Did you manage to figure it out?

sickill08:03:32

This is something I'm also trying to figure out