Mike Brown wrote:
> I have a documentation project for someone.
> 
> Inspired by the DOM standards compliance matrix[1] and the nonexistence of 
> documentation comparing PyXML to stdlib xml.sax, I've created (by hand, by 
> looking at source code and CVS logs) an XML document that can be used to 
> generate a matrix showing the level of SAX 2.0 and 1.0 support in Python 
> stdlib and PyXML: http://skew.org/tmp/sax-in-python.xml
> 
> If someone with a few hours to kill would be willing to generate some XSLT to 
> render it, that would be great. Perhaps it could also be used to establish 
> __all__ in each module, and spot some implementation gaps.

I could take that on, if no one is already doing it.

TomP
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to