[webkit-dev] Writing a new XML parser with no external libraries

David Hyatt hyatt at apple.com
Tue Jul 5 09:21:27 PDT 2011


Writing a new XML parser is a complete waste of time. If libxml has problems, fix them. If you throw out libxml, you'd have to throw out libxslt as well.  The end result is not worth the engineering effort it would take to build it and make it work better than libxml/libxslt.

dave
(hyatt at apple.com)




More information about the webkit-dev mailing list