From: Geoffrey K. <ge...@kn...> - 2004-10-15 17:03:35
|
Thanks for the reminder. I'd completely forgotten about YAML. The key is having bindings to XML. Use YAML internally if I wish, but if customers demand my output be XML, they can have that for their piggy disks. Geoffrey -- Geoffrey S. Knauth | http://knauth.org/gsk On Oct 15, 2004, at 12:43, Ken Anderson wrote: > It turns out, thank god, that there are several interesting > alternatives to XML. > http://www.yaml.org uses indentation, as does python to indicate > nesting. |