You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently errors are handled poorly by Dancer2::Core::Error.
Using Throwable would be a major improvement and in the best direction. It will help remove a lot of code, keep the codebase clear, and our heads clean and relaxed. :)
Currently errors are handled poorly by
Dancer2::Core::Error
.Using
Throwable
would be a major improvement and in the best direction. It will help remove a lot of code, keep the codebase clear, and our heads clean and relaxed. :)People who hate
D2::C::Error
: @shumphrey, @mickeyn. :)The text was updated successfully, but these errors were encountered: