-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
C-layoutrelates to the cuicui_layout crate specificallyrelates to the cuicui_layout crate specificallyT-enhancementNew feature or requestNew feature or requestT-error handlingHas to do with how we handle errorsHas to do with how we handle errors
Description
Instead of directly reporting an error, and only being able to deal with local information, we should push errors to a stack of errors.
Then, in a second system, we implement an algorithm to "track" the source of the error and rebuild the whole path from the static value to the value that is invalid.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-layoutrelates to the cuicui_layout crate specificallyrelates to the cuicui_layout crate specificallyT-enhancementNew feature or requestNew feature or requestT-error handlingHas to do with how we handle errorsHas to do with how we handle errors