Skip to content

Consider adding a 'DecodeResult' value instead of using optionals #4

@NunoAlexandre

Description

@NunoAlexandre

Now we are blind in optionals. That means that we don't know why a computation failed.
There are two critical drawbacks now, where whenever 1) an expected required field is missing or its expected type is wrong, no information is passed on to provide a clear suggestion of what is wrong and must be fixed.

Metadata

Metadata

Assignees

Labels

featureThis issue requests a new featurequestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions