RTT wrote:
>> My fault, now it works. But it won't be the same level of backwards
>> compatibility that can be achieved with a class derived from
>> TCustomIniFile. 
>> 
> Can you, please, point one possible problem?

If you derive something like the TMemInFile that writes all data in
one call to a method UpdateFile it's possible to add a BOM or not 
depending on the data itself. You can read a BOM-marked UTF-8 INI +
file, change it and write it back as Ansi or plain Ascii without BOM
if encoding is no longer required.

--
Arno

  
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to