As I said it’s not a silver bullet, but for cases where the errors should stop the program flow and bubble up to the user anyway, like it’s the case for a CLI, I don’t really see the point of carrying results around. Plus with reanalyze, you can actually track the exceptions that are raised in your code.
↧