[qmtest] RFE: result annotations
Mark Mitchell
mark at codesourcery.com
Wed Sep 24 02:24:29 UTC 2003
> I don't exactly understand what you mean by 'get the text back'. Since
> qmtest knows the schema it supports, it's certainly possible to return
> the 'content' of the *known* nodes (such as 'annotation'). This content
> would then be a subtree, which qmtest should treat as a black box.
>
> So the only difference I can see is that instead of it being pure text
> (with embedded markup) it would be an actual dom tree. Either way qmtest
> doesn't care.
It cares when it needs to print out the string with "qmtest summarize" or
when it writes out another result stream. How would we get it back in that
case?
-- Mark
More information about the qmtest
mailing list