On 15/12/2011 11:31, Thomas Beale wrote: > I have to say, the more I look at YAML, the more I wonder what the > designers were thinking. For example, in this section of the spec, http://yaml.org/spec/current.html#id2532720
> multi-line quoted strings are only allowed if the 'key' is also quoted > (the strange looking JSON approach); if the key is not quoted (i.e. > 'simple') then the value can't be quoted either. That's just nonsense! I > am glad I am only implementing a serialiser, not a parser... > > - thomas > > _______________________________________________ > openEHR-technical mailing list > openEHR-technical at openehr.org > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical >

