On 16 Mar 2007, at 02:52, Michael G Schwern wrote:
The reason being that the parser should know if there's diagnostics
forthcoming for the current test. This allows a TAP displayer to display the complete information for a test without having to wait, possibly a long time,
for the next test line.

It only has to wait for end-of-YAML - which it'd have to wait for anyway before it could display anything. So as soon as it sees the '...' it outputs the decoded YAML.

--
Andy Armstrong, hexten.net

Reply via email to