What YAML engine do you use?

Istvan Albert ialbert at mailblocks.com
Mon Jan 24 09:49:43 EST 2005


rm wrote:

> http://www.theinquirer.net/?article=20868 :-)

There's a lot of nonsense out there propagated by people who do not
understand XML. You can't possibly blame that on XML...

For me XSLT transformations are the main reason for using XML.
If I have an XML document I can turn it into other
formats with a few lines of code. Most importantly these
are much safer to run than a program.

I think of an XML document as a "mini-database" where one
can easily and efficiently access content via XPath. So there
is a lot more to XML than just markup and that's
why YAML vs XML comparisons make very little sense.

Istvan.





More information about the Python-list mailing list