Re: Any body compared the speeds of NativeXml and OpenXml?



I'm not aware of OpenXML, but NativeXML was modified to use a buffered read and
write stream after I commented on it being a little slower than the TurboPower one.
After which change it was almost instant, and has worked well (in DOM mode) for me
ever since. It is a nice implementation as it can store the Delphi native types in
the XML using standard calls, so use is easier.

/Matthew Jones/
.