
13 Feb
2004
13 Feb
'04
2:34 p.m.
On Friday 13 February 2004 07:27 am, Reece Dunn wrote:
Aleksey Gurtovoy wrote:
Beman Dawes writes:
All of our formats are also painfully slow on less than broadband connections if you try to drill down to see a specific failure.
They are slow even on broadband. That page definitely needs to be split, somehow.
Would it not be possible to employ a technique like that used by the DocBook "chunking" stylesheet. This would allow you to have a HTML page for the summary and one for each of the test sets.
Yes, and it's actually quite simple. Check out tools/boostbook/xsl/testing/Jamfile.xsl for an example of reusing Docbook's chunker (helps portability). Doug