In #143 I had an interface called BasicFormat but I forgot why and I only remembered after that was merged :). It existed because otherwise there were problems with the serialization. Basically, priority formats were serialized as if they were basic formats. I re-added basic formats but with a different name in this PR.
In #143 I had an interface called BasicFormat but I forgot why and I only remembered after that was merged :). It existed because otherwise there were problems with the serialization. Basically, priority formats were serialized as if they were basic formats. I re-added basic formats but with a different name in this PR.