Open
Description
Problem solved:
Using typed throws leads to a nested hierarchy of errors that can be annoying handle all cases
Provide a global mechanism to handle all these kinds of nested errors (using a protocol?) in a away that destructures them automatically and provides the chain and the detailed error (context + detail) in a good balance, even for very deep nesting
This should contian useful view modifiers or global UIKit/AppKit handlers if possible
Metadata
Metadata
Assignees
Labels
No labels