|
From: Daniel V. <vei...@re...> - 2001-05-18 16:10:14
|
On Fri, May 18, 2001 at 09:04:26AM -0700, Gregory Leblanc wrote: > I think your confusion comes from calling this a parser. It's not a > fully-fledged SGML parser, just a "hack" to allow us to process out SGML > docs. I'm still a bit torn here, but I think we might want to look at > taking advantage of the code in jade or openjade to do a real SGML to > XML conversion for us, on the fly (since it seems to only take a > fraction of a second for the conversion using sx/osx). I don't know how > unfriendly that would be. Sure you can use the existing tools to convert your content to XML. But all our docs uses external parsed entities. Your scheme won't deal with this cleanly (basically you will get everything substitued in a single flat file as the output, I doubt anybody who wrote docs for Gnome will like this). Now if you feel compelled for providing a better solution I would be *extremely* pleased if you could volunteer to do this conversion for the GNOME project in general, thanks you in advance ! Daniel -- Daniel Veillard | Red Hat Network http://redhat.com/products/network/ vei...@re... | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ |