Skip to content

Better layout errors with a 2nd pass #98

@nicopap

Description

@nicopap

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-layoutrelates to the cuicui_layout crate specificallyT-enhancementNew feature or requestT-error handlingHas to do with how we handle errors

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions