- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 11 Aug 2005 17:57:49 +0200
- To: public-qa-dev@w3.org
Hi, http://lists.w3.org/Archives/Public/www-archive/2005Aug/0005 has a patch that replaces calls to the onsgmls executable with SGML::Parser ::OpenSP calls. It's a quick hack to aid anyone who is going to do something better. It also removes all features that depend on the ESIS or more generally on information about elements, character data, etc. in the document, so the parse tree option, the esis option, the outline option, the list of namespaces, the 'max errors' option and some fixme code. It does not show auxiliary messages ("dup id ... first defined here"), other than that it should generate the same result for msdn and w3.org (which is all I've tested). The code is a mess of course, it even uses tabs which it really should not. And this if of course not how things should work in the long term though I sense some urgency to switch to mod_perl and generally less overhead in processing... regards, -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Thursday, 11 August 2005 15:57:43 UTC