[fpc-devel] XML / SAX - Removing redundancies

Daniel Gaspary dgaspary at gmail.com
Tue Mar 11 22:32:47 CET 2014


I have uploaded a patch[1] to remove the TSaxInputSource, it is
redundant with TXmlInputSource from XmlReader unit.

I believe the TSAXXMLReader.Parse method have almost the same
functionality of xmltextreader.TXMLTextReader.

I would like to know if and how it can be modified. The base class,
TSaxReader, needs much more changing and could affect users of the
class.

Thank you,

     Daniel


[1] http://bugs.freepascal.org/view.php?id=25854



More information about the fpc-devel mailing list