* Michael Peters <[EMAIL PROTECTED]> [2008-08-18 15:30]:
> YAML does support things that JSON does not (types, embedded
> documents, etc) but I've been in doubt that we'd ever need
> those things for TAP anyway.

That would be useful if any of the YAML producers were capable of
serialising tricky data structures correctly. If you care about
those kinds of things, you probably want to use a language-specific
serialiser and put its output in the TAP diagnostic as a string.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Reply via email to