Michal Sitko
Michal Sitko
Add appropriate package private modifiers etc.
Ideas of additional options in `PrinterConfig`: * add Boolean option for repairing namespaces (i.e. automatically defining used namespaces in case they're not yet defined) * add option which defines how...
There are already some simple tests but they're very synthetic. They're useful in the sense that they allow us to easily find what the bottleneck is. Besides of them we...
Is it possible to have some kind of interoperability with XML literals?
At some point we will want to have reasonable output. Outside of pure formatting aspect it would be nice to e.g. try to avoid multiple namespace declarations for the same...
It's not obvious how equality should be implemented. Probably related to https://github.com/note/xml-lens/issues/5