Skip to content

Error handling at XML element level #6

@moodmosaic

Description

@moodmosaic

The implementation proposed in #5 does not currently have error handling at XML element level – it only replaces the usage of attributes, as discussed in #3.

Although an XML document might have the correct versioned namespace, one or more of its XML elements might be malformed.

We could use the monads demonstrated at the Railway Oriented Programming talk and make the parsing functions composable, so we may report which XML element couldn't be parsed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions