[qmtest] RFE: result annotations
Nathaniel Smith
njs at pobox.com
Wed Sep 24 06:09:56 UTC 2003
On Wed, Sep 24, 2003 at 12:56:05AM -0400, Stefan Seefeld wrote:
> Mark Mitchell wrote:
>
> > 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?
>
> I'd expect the python xml module to provide a way to serialize nodes similar
> to xslt's <xsl:copy-of>. I'll look into it and try to come up with a little
> patch as a proof of concept. Then you can see whether it fits your needs.
Do we even know that annotations are, in general, proper XHTML?
We've documented them as being HTML (though they're not even properly
treated as that ATM; we don't handle character entities right at all),
and HTML in real life is rarely well-formed XML. I'm worried that if
we start parsing it as XML, we'll start getting parse errors
who-knows-where...
-- Nathaniel
--
In mathematics, it's not enough to read the words
you have to hear the music
More information about the qmtest
mailing list