Ben Hubbard

Results 2 issues of Ben Hubbard

Is there any way to manually add an error to an Encoder? It seems pretty simple, so maybe I'm missing something. Would an `enc.AddError(error)` method make sense?

## Problem Description I'm working on a sanity implementation that translates content into many languages (56 to be exact). However, not all document types are translated into all languages. We...