OOXML loses a battle
Posted Sep 13, 2007 14:47 UTC (Thu) by
obi (guest, #5784)
Parent article:
OOXML loses a battle
To be honest, I'm not so sure OOXML is much worse or better than ODF. Both are more or less a serialization of their respective apps' state. That makes both of them pretty hard to implement by a third party.
f.e. AbiWord is not using ODF as its standard output filter, because it doesn't match their internal representation that well.
I'd prefer to see a more abstract document format that shares as much as possible with existing standards (html, css, rdf, svg) and allows extensions (xml makes this pretty easy) so the vendors don't feel held back by the standard, and common extensions get merged into the standard where it makes sense - a bit like how the OpenGL ARB works.
However, back in the real world this would just create yet another standard that nobody implements. So I guess we're stuck with ODF and OOXML.
(
Log in to post comments)