NativeXml 3.24 is
Compatible with: Delphi 5 - Delphi XE, FreePascal
Latest changes:
Version 3.24 (24feb2011)
+ Added function TCustomXml.InsertDocType to hide the complexity of
inserting a TsdDocType manually
! fixed small leak in class TsdDocType
+ Added Test15 to diagnose TCustomXml.InsertDocType
! fixed major bug where parser does not use ansi + 65001 codepage but really utf8, so
the writer also uses utf8 (and added Test14 to check)
* Added speed comparison between old TNativeXml and new TNativeXml: new
TNativeXml is ca 3 times faster than old.
+ TNativeXmlObjectStorage: Added storage of TCollectionItem and removed some
"with" statements and replaced some raise statements by DoDebugOut
* Tested successfully with D5, D7 and DXE
Скрытое содержимое доступно для зарегистрированных пользователей!