The HTML+ model *will* be fast to display - the first pass is only needed
once, when the browser first retrieves the document. Subsequently, the table
can be displayed efficiently using information cached from the first pass.
I will knock some code together to show how this is done in the near future!
Remember that browsers are forced to parse the document once anyway in order
to size scrollbars. The additional cost of tables will be quite small.
Gosh, its a shame I couldn't get to the workshop.
Dave