Open
Description
I wish the library used Exceptions rather than strings on Result.
Exceptions are far better for representing errors.
They can be translated, they can have parameters, thy interop very well with TryCatch, stackTraces...
Now our code is much more vervose.
Have you considered reverting this?
Thanks :)
Metadata
Metadata
Assignees
Labels
No labels