Skip to content

Errors during attribute parsing shouldn't stop body parsing in derived impls #7

@TedDriggs

Description

@TedDriggs

PR #5 performs body conversion after checking the local __errors. An error in body parsing will still return an error, but any previous errors will prevent body parsing from occurring.

Open Question: Do field errors need a special marker to avoid colliding with attrs of the same name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions