Kieran O'Reilly
Kieran O'Reilly
Is there anybody working on this? If possible I'd love to get my hands on this, I will probably be unavailable until next week though.
Hello again, sadly for personal reasons I won't actually have the time to work on this :( Sorry for any inconvenience caused by this.
If I'm correct about my assumption I think the TryCatchMiddleware should be removed and the documentation updated.
From what I understand TryCatchMiddleware will still catch an exception in other middleware, but not ones thrown in the controller for example. I'm not sure if this is intended but...
If this sounds like a good idea, I'd love to take a stab at adding support for this
I guess it depends on what type of code you're working on, but imho having a way to enforce tail recursion is pretty nice. For example when implementing functions where...