[fpc-devel] XML / SAX - Removing redundancies

Sergei Gorelkin sergei_gorelkin at mail.ru
Wed Mar 12 16:18:27 CET 2014


12.03.2014 18:58, Daniel Gaspary пишет:
> On Wed, Mar 12, 2014 at 11:42 AM, Sergei Gorelkin
> <sergei_gorelkin at mail.ru> wrote:
>> Why would you want to use S[t]AX approach in the first place?
>
> No special reason at the moment. I didn't examine TXmlTextReader so much yet.
>
>> The interface of .net-based XML[Text]Reader and XMLWriter is IMHO
>> much more straightforward and easy to use.
>
> A xmlwriter unit, equivalent to xmlreader, would be interesting.To
> have a XML writer independent of DOM.

Here I fully agree, and in the meantime I've already committed some initial changes to TXMLWriter to 
make it function like .net XMLTextWriter.

Regards,
Sergei






More information about the fpc-devel mailing list