|
|
|
|
|
by rbanffy
4640 days ago
|
|
> there are decent COTS tools to handle it Of course there are - Microsoft's ecosystem is huge. And tools can use Office as a library > output rendering is consistent That's not a format problem > It's also better documented Now that's just wrong. It's more extensively documented (the spec is an impressive stack when printed) but there cannot possibly be a better specification than freely available source code. If you really want to know how to read an ODF document, you can always read LibreOffice's source code. And use it too. |
|
That's even more horse shit and a poor excuse if there ever was one for not documenting something properly.
The source code by nature covers a subset of the standard as it can't cover every logical edge case and it isn't verified. At least the documentation is the verification source.
Not only that, I've delved into the LibreOffice source code and it's horrible, convoluted and a rats nest from hell.