-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently error handling is to tight and annoying to use. I consistently find myself using ErrorType::OneOff in most places because a hand-written message from me is better 99% of the time. I also need to change the way error handling works so I can easily accumulate them for the user.
Perhaps I should also only report many errors when parsing (or later) fails -- the signal to noise ratio on lexing errors that follow the first one is likely poor.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels