Re: [PATCH] appendix C checker

On 7/4/06, olivier Thereaux <ot@w3.org> wrote:
> Hi Bjoern,
>
> Ispent a bit of time today playing with your script doing appendix C
> checking, because I wanted to see if it could easily be plugged into
> the system Jean-Gui and Damien have been working on.
>
> Attached is a patch with the changes I've made:
> - less inline print(), using routines instead
> - multiple output (HTML, and the SOAPish XML format from http://
> www.w3.org/QA/2006/obs_framework/?cat=response)

I think there is a problem with the "Unicorn output" : there should be
an enclosing error/warning/miscmessage tag for each
error/warning/miscmessage produced in the output_message_xml function.

> - each message has a specific hash structure, which would make it
> easier to return it if used as a module bypassing current output.
>
> I was actually thinking of taking this, splitting it a module and
> mini CGI script, and put that on CPAN, as version 0.01 or something,
> with your permission.
>
> What do you think?
>
>
>
>
> --
> olivier
>
>
>

Received on Tuesday, 4 July 2006 08:07:13 UTC