On Wed, 9 Mar 2016 21:25:39 -0300 Daniel Gaspary <[email protected]> wrote:
> On Wed, Mar 9, 2016 at 9:04 PM, Mattias Gaertner > <[email protected]> wrote: > > The main difference is they use UTF-8 strings instead of UTF-16 > > strings. This saves memory and avoid conversions when using UTF-8 > > strings in your application. > > They also have some flags like xrfPreserveWhiteSpace, which preserves > > indentation. > > Thank you Mattias. > > So.. Could the LazUtils Units replace the FCL-XML ones ? Both are useful. The FCL-XML units support more XML features and the above arguments about memory and speed works the same if your application uses UTF-16 strings. Mattias _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
