Vincent

Results 2 issues of Vincent

* add tests * add checks in analyzer I find it rather complicated having to register the formatters one after one. First, advanced logic is needed to register all resolvers...

Move most of the body of LoadFromEmbeddedResource() into a new void which just accepts a stream and loads the definitions. LoadFromEmbeddedResource() calls LoadFromStream() after the resource stream was received. This...